Metadata-Version: 1.1
Name: pyrencode
Version: 0.0.2
Summary: A pure python rencoder
Home-page: https://github.com/spapanik/pyrencode
Author: Stephanos Papanikolopoulos
Author-email: spapanik21@gmail.com
License: MIT
Download-URL: https://github.com/spapanik/pyrencode/tarball/0.0.1
Description: This project is a python rewrite of the original rencode by aresch
        (https://github.com/aresch/rencode), avoiding  the cython dependency,
        so that it can be used with PyPy.
        
Keywords: deluge,rencode,encode,decode
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
