Metadata-Version: 2.1
Name: conda-store
Version: 0.3.4
Summary: A client to interface with conda-store
Home-page: https://github.com/Quansight/conda-store
Author: Chris Ostrouchov
License: BSD-3-Clause
Project-URL: Bug Reports, https://github.com/quansight/conda-store
Project-URL: Documentation, https://conda-store.readthedocs.io/
Project-URL: Source, https://github.com/quansight/conda-store
Description: # Conda Store
        
        [![Documentation Status](https://readthedocs.org/projects/conda-store/badge/?version=latest)](https://conda-store.readthedocs.io/en/latest/?badge=latest)
        
        A client library for interacting with a Conda-Store server. See the
        [documentation](https://conda-store.readthedocs.io/en/latest/) for
        more information. The client library provides a CLI for interacting
        with conda-store.
        
        Currently this part of conda-store is not well developed.
        
Keywords: conda-store
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
