Metadata-Version: 1.1
Name: storjcore
Version: 0.0.2
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
Download-URL: https://pypi.python.org/packages/source/a/storjcore/storjcore-0.0.2.tar.gz
Description: =========
        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.
        
        
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
