Metadata-Version: 1.1
Name: coldwallet
Version: 0.0.13
Summary: Python package to generate secure paper-backed Bitcoin cold storage wallets
Home-page: https://github.com/Anthchirp/python-coldwallet
Author: Markus Gerstel
Author-email: coldwallet@uxp.de
License: BSD
Download-URL: https://github.com/Anthchirp/python-coldwallet/releases
Description: coldwallet
        ----------
        
        .. image:: https://badge.fury.io/py/coldwallet.svg
            :target: https://badge.fury.io/py/coldwallet
        
        .. image:: https://travis-ci.org/Anthchirp/python-coldwallet.svg?branch=master
            :target: https://travis-ci.org/Anthchirp/python-coldwallet
        
        .. image:: https://coveralls.io/repos/github/Anthchirp/python-coldwallet/badge.svg?branch=master
            :target: https://coveralls.io/github/Anthchirp/python-coldwallet?branch=master
        
        .. image:: https://img.shields.io/pypi/status/coldwallet.svg
        
        .. image:: https://img.shields.io/pypi/pyversions/coldwallet.svg
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
