Metadata-Version: |
2.2 |
Name: |
whey-conda |
Version: |
0.3.0 |
Summary: |
Whey extension for creating Conda packages for Python projects. |
Author-Email: |
Dominic Davis-Foster <dominic[at]davis-foster.co.uk> |
Home-Page: |
https://github.com/repo-helper/whey-conda |
Project-Url: |
Issue Tracker, https://github.com/repo-helper/whey-conda/issues |
Project-Url: |
Source Code, https://github.com/repo-helper/whey-conda |
Project-Url: |
Documentation, https://whey-conda.readthedocs.io/en/latest |
License: |
MIT |
Keywords: |
build,conda,distribution,packaging,pep621 |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Software Development :: Build Tools |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System :: Archiving :: Packaging |
Classifier: |
Typing :: Typed |
Platform: |
Windows |
Platform: |
macOS |
Platform: |
Linux |
Requires-Python: |
>=3.6 |
Requires-Dist: |
click (>=7.1.2) |
Requires-Dist: |
consolekit (>=1.2.1) |
Requires-Dist: |
dom-toml (>=0.4.0) |
Requires-Dist: |
domdf-python-tools (>=2.9.1) |
Requires-Dist: |
handy-archives (>=0.1.0) |
Requires-Dist: |
mkrecipe (>=0.9.0) |
Requires-Dist: |
packaging (>=20.9) |
Requires-Dist: |
pyproject-parser (>=0.3.0) |
Requires-Dist: |
shippinglabel (>=0.15.0) |
Requires-Dist: |
shippinglabel-conda (>=0.1.0) |
Requires-Dist: |
typing-extensions (>=3.7.4.3) |
Requires-Dist: |
whey (>=0.0.15) |
Description-Content-Type: |
text/x-rst |