Metadata-Version: 2.1
Name: pyrencode
Version: 0.1.3
Summary: A pure python rencoder
Home-page: https://github.com/spapanik/pyrencode
Author: spapanik
Author-email: spapanik21@gmail.com
License: MIT
Download-URL: https://github.com/spapanik/pyrencode/tarball/0.1.3
Keywords: deluge,rencode,encode,decode
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6

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.


