Metadata-Version: 1.1
Name: hca-cli
Version: 0.1.0
Summary: Human Cell Atlas Data Storage System Command Line Interface
Home-page: https://github.com/HumanCellAtlas/data-store-cli
Author: Human Cell Atlas contributors
Author-email: akislyuk@chanzuckerberg.com
License: Apache Software License
Description: HCA DSS CLI
        ===========
        
        Bugs
        ~~~~
        Please report bugs, issues, feature requests, etc. on `GitHub <https://github.com/HumanCellAtlas/data-store-cli/issues>`_.
        
        License
        -------
        Licensed under the terms of the `Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0>`_.
        
        .. image:: https://img.shields.io/travis/HumanCellAtlas/data-store-cli.svg
                :target: https://travis-ci.org/HumanCellAtlas/data-store-cli
        .. image:: https://codecov.io/github/HumanCellAtlas/data-store-cli/coverage.svg?branch=master
                :target: https://codecov.io/github/HumanCellAtlas/data-store-cli?branch=master
        .. image:: https://img.shields.io/pypi/v/hca-cli.svg
                :target: https://pypi.python.org/pypi/hca-cli
        .. image:: https://img.shields.io/pypi/l/hca-cli.svg
                :target: https://pypi.python.org/pypi/hca-cli
        .. image:: https://readthedocs.org/projects/hca-cli/badge/?version=latest
                :target: https://hca-cli.readthedocs.io/
        
Platform: MacOS X
Platform: Posix
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
