Metadata-Version: 1.1
Name: bigchaindb_common
Version: 0.0.2.dev1
Summary: Set of reusable components for BigchainDB Python software.
Home-page: https://github.com/bigchaindb/bigchaindb_common
Author: BigchainDB
Author-email: dev@bigchaindb.com
License: AGPLv3
Description: bigchaindb-common
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/bigchaindb-common.svg
                :target: https://pypi.python.org/pypi/bigchaindb-common
        
        .. image:: https://img.shields.io/travis/bigchaindb/bigchaindb-common.svg
                :target: https://travis-ci.org/bigchaindb/bigchaindb-common
        
        .. image:: https://img.shields.io/codecov/c/github/bigchaindb/bigchaindb-common/master.svg
            :target: https://codecov.io/github/bigchaindb/bigchaindb-common?branch=master
        
        .. image:: https://readthedocs.org/projects/bigchaindb-common/badge/?version=latest
                :target: https://bigchaindb-common.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/bigchaindb/bigchaindb-common/shield.svg
             :target: https://pyup.io/repos/github/bigchaindb/bigchaindb-common/
             :alt: Updates
        
        
        Set of reusable components for BigchainDB Python software.
        
        * Development Status: Planning
        * The software is released under the terms of the GNU Affero General Public
          License, version 3.
        * Documentation: https://bigchaindb-common.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.0.2.dev1 (2016-08-31)
        --------------------
        
        * Initial development release.
        
        0.0.1a1 (2016-08-17)
        --------------------
        
        * Planning release on PyPI.
        
Keywords: bigchaindb_common
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
