Metadata-Version: 2.1
Name: anaconda-client
Version: 1.12.1
Summary: Anaconda.org command line client library
Home-page: https://github.com/Anaconda-Platform/anaconda-client
Author: Sean Ross-Ross
Author-email: srossross@gmail.com
License: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Requires-Python: >=3.8
License-File: LICENSE.md
Requires-Dist: clyent (>=1.2.0)
Requires-Dist: conda-package-handling (>=1.7.3)
Requires-Dist: defusedxml (>=0.7.1)
Requires-Dist: nbformat (>=4.4.0)
Requires-Dist: python-dateutil (>=2.6.1)
Requires-Dist: pytz (>=2021.3)
Requires-Dist: pyyaml (>=3.12)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: requests-toolbelt (>=0.9.1)
Requires-Dist: setuptools (>=58.0.4)
Requires-Dist: six (>=1.15.0)
Requires-Dist: tqdm (>=4.56.0)
Requires-Dist: urllib3 (>=1.26.4)
Provides-Extra: full
Requires-Dist: anaconda-project (>=0.9.1) ; extra == 'full'
Requires-Dist: pillow (>=8.2) ; extra == 'full'

