Metadata-Version: |
2.2 |
Name: |
mkrecipe |
Version: |
0.9.0 |
Summary: |
A tool to create recipes for building conda packages from distributions on PyPI. |
Author-Email: |
Dominic Davis-Foster <dominic[at]davis-foster.co.uk> |
Home-Page: |
https://github.com/repo-helper/mkrecipe |
Project-Url: |
Issue Tracker, https://github.com/repo-helper/mkrecipe/issues |
Project-Url: |
Source Code, https://github.com/repo-helper/mkrecipe |
Project-Url: |
Documentation, https://mkrecipe.readthedocs.io/en/latest |
License: |
MIT |
Keywords: |
conda,distribution,packaging,pep621 |
Classifier: |
Development Status :: 4 - Beta |
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 :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
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.0) |
Requires-Dist: |
dom-toml (>=2.0.0) |
Requires-Dist: |
domdf-python-tools (>=2.8.0) |
Requires-Dist: |
jinja2 (>=2.11.3) |
Requires-Dist: |
packaging (>=20.9) |
Requires-Dist: |
pyproject-parser (>=0.11.0) |
Requires-Dist: |
shippinglabel (>=0.15.0) |
Requires-Dist: |
shippinglabel-conda (>=0.1.0) |
Requires-Dist: |
shippinglabel-pypi (>=0.1.0) |
Requires-Dist: |
typing-extensions (>=3.7.4.3) |
Requires-Dist: |
whey (>=0.0.12) |
Description-Content-Type: |
text/x-rst |