Welcome, Guest! Log In | Create Account

Share

Ascii85 Data Encodings for Python

by fiorix

pyascii85 is a Python extension written in C, that provides Ascii85 data encodings, also known as Base85. It can encode and decode files or text buffers, and is useful for encoding data to be used within PostScript and PDF files, such as raw RGB images.


http://pyascii85.sourceforge.net

Printing

Project Feed

Ascii85 Data Encodings for Python Actions