Metadata-Version: 2.1
Name: conda-store
Version: 0.2.5
Summary: A JupterLab Extension and client to interface with conda-store
Home-page: https://github.com/Quansight/conda-store
Author: Anirrudh Krishnan
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 and jupyterlab
        extension for interacting with conda environments.
        
Keywords: Jupyter,JupyterLab,JupyterLab3,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
