Metadata-Version: 2.4
Name: conda-package-handling
Version: 2.1.0
Summary: Create and extract conda packages of various formats
Home-page: https://github.com/conda/conda-package-handling
Author: Anaconda, Inc.
Author-email: conda@anaconda.com
Keywords: conda-package-handling
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
License-File: LICENSE
License-File: AUTHORS.md
Requires-Dist: conda-package-streaming>=0.7.0
Provides-Extra: docs
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-argparse; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: mdit-py-plugins>=0.3.0; extra == "docs"
Provides-Extra: test
Requires-Dist: mock; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
