Metadata-Version: 2.1
Name: bech32ref
Version: 0.0.1
Summary: Port of @sipa's bech32 reference implementation. Includes bech32m
Home-page: https://github.com/niftynei/bech32ref
Author: Pieter Wiulle
Author-email: pieter@wuille.net
License: MIT
Description: # bech32m for Python
        
        This is a straight port of @sipa's Python reference implementation of bech32 and bech32m.
        
        Original can be found here: [https://github.com/sipa/bech32/tree/master/ref/python](https://github.com/sipa/bech32/tree/master/ref/python).
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
