Metadata-Version: 1.1
Name: python-dogecoin
Version: 0.0.1
Summary: Friendly Dogecoin JSON-RPC API binding for Python
Home-page: https://github.com/bmwant/dogecoin-python
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: 
        This package allows performing commands such as listing the current balance
        and sending coins to the Satoshi (original) client from Python. The communication with the
        client happens over JSON-RPC.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Office/Business :: Financial
