Metadata-Version: 1.1 Name: conda Version: 4.7.10 Summary: OS-agnostic, system-level binary package manager. Home-page: https://github.com/conda/conda Author: Anaconda, Inc. Author-email: conda@continuum.io License: BSD-3-Clause Description: .. image:: https://s3.amazonaws.com/conda-dev/conda_logo.svg :alt: Conda Logo Conda is a cross-platform, language-agnostic binary package manager. It is the package manager used by `Anaconda `_ installations, but it may be used for other systems as well. Conda makes environments first-class citizens, making it easy to create independent environments even for C libraries. Conda is written entirely in Python, and is BSD licensed open source. Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7