Metadata-Version: 2.1
Name: bitsv-data
Version: 0.1.1
Summary: Easily store your data on Bitcoin SV
Home-page: https://github.com/joshua-s/bitsv-data
Author: Joshua Smith
Author-email: josh@joshsmith.codes
License: MIT license
Keywords: bitsv_data
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: bitsv

==========
bitsv-data
==========


.. image:: https://img.shields.io/pypi/v/bitsv-data.svg
        :target: https://pypi.python.org/pypi/bitsv-data

.. image:: https://img.shields.io/travis/joshua-s/bitsv-data.svg
        :target: https://travis-ci.org/joshua-s/bitsv-data

.. image:: https://readthedocs.org/projects/bitsv-data/badge/?version=latest
        :target: https://bitsv-data.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/joshua-s/bitsv-data/shield.svg
     :target: https://pyup.io/repos/github/joshua-s/bitsv-data/
     :alt: Updates



Easily store your data on Bitcoin SV


* Free software: MIT license
* Documentation: https://bitsv-data.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-05-04)
------------------

* First release on PyPI.


