Metadata-Version: 2.0
Name: sabyenc
Version: 3.0.1
Summary: yEnc Module for Python modified for SABnzbd
Home-page: https://github.com/sabnzbd/sabnzbd-yenc
Author: Safihre
Author-email: safihre@sabnzbd.org
License: LGPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: C
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Communications :: Usenet News

yEnc Decoding for Python
---------------------------------

Mofied the original yenc module by Alessandro Duca for use within SABnzbd.

The module was extended to do header parsing and full yEnc decoding from a Python
list of chunks, the way in which data is retrieved from usenet.


