Metadata-Version: 2.1
Name: python-zaleycash
Version: 0.1.1
Summary: ZaleyCash client for Python
Home-page: https://github.com/mpyrev/python-zaleycash
Author: Mikhail Pyrev
Author-email: mikhail.pyrev@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/mpyrev/python-zaleycash/issues
Project-URL: Source, https://github.com/mpyrev/python-zaleycash
Description: # python-zaleycash - ZaleyCash client for Python
        
        Pretty basic at this point. Create issue if you need something else.
        
        ## Install
        
        ```
        pip install python-zaleycash
        ```
        
        ## License
        
        MIT
        
Keywords: development zaleycash
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.5
Description-Content-Type: text/markdown
