yEnc module for Python

Description

This a fairly simple module, it provide only raw yEnc encoding/decoding with builitin crc32 calculation.
Header parsing, checkings and yenc formatting are left to you (see examples directory for possible implementations). The interface is similar to the uu module from python standard library.

Requirements

A C compiler of course, Python>=2.1 and python developement libs (look for python-dev or something like that if you're using .rpm or .deb packages, if you installed from sources you already have everything you need).
The module is known to work with Python2.1 and 2.2, maybe it will work also with 1.5.2 (as long as you have distutils I think).

Download

The latest version of yEnc module for Pyhton is:

Conctat

For any question or suggestion, you can contact the author Alessandro Duca.