Metadata-Version: 2.1
Name: pyzbase32
Version: 0.0.1
Summary: z-base-32 encoding/decoding written in C, with an associated Python 3 module.
Home-page: https://github.com/sr-gi/zbase32
Author: Tobyn Baugher
Author-email: tobynb@gmail.com
License: UNKNOWN
Description: This is an implementation of [z-base-32][] encoding/decoding written in
        C, with an associated Python 3 module.
        
        [z-base-32]: http://philzimmermann.com/docs/human-oriented-base-32-encoding.txt
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
