Metadata-Version: 2.0
Name: pyrencode
Version: 0.0.5
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.5
Keywords: deluge,rencode,encode,decode
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only

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.


