Metadata-Version: 2.0
Name: storjcore
Version: 0.0.6
Summary: Client for storing and auditing data. http://storj.io
Home-page: http://storj.io
Author: Shawn Wilkinson
Author-email: shawn+storjcore@storj.io
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: btctxstore (>=4.6.0)
Requires-Dist: partialhash (>=1.1.2)
Requires-Dist: pycrypto (>=2.6.1)

=========
storjcore
=========

|BuildLink|_ |CoverageLink|_ |LicenseLink|_ |IssuesLink|_


.. |BuildLink| image:: https://travis-ci.org/Storj/storjcore.svg?branch=master
.. _BuildLink: https://travis-ci.org/Storj/storjcore

.. |CoverageLink| image:: https://coveralls.io/repos/Storj/storjcore/badge.svg
.. _CoverageLink: https://coveralls.io/r/Storj/storjcore

.. |LicenseLink| image:: https://img.shields.io/badge/license-MIT-blue.svg
.. _LicenseLink: https://raw.githubusercontent.com/Storj/storjcore

.. |IssuesLink| image:: https://img.shields.io/github/issues/Storj/storjcore.svg
.. _IssuesLink: https://github.com/Storj/storjcore/issues

Storj core library.



