Metadata-Version: |
2.1 |
Name: |
poetry-plugin-package-info |
Version: |
1.0.0 |
Summary: |
Plugin for poetry that creates/updates a package_info.py file with git and project file details. |
Author: |
Ben Ellis |
Author-Email: |
ben.ellis[at]softweyr.co.uk |
Home-Page: |
https://github.com/bellis/poetry-plugin-package-info |
Project-Url: |
Documentation, https://github.com/bellis/poetry-plugin-package-info |
License: |
MIT |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
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 :: Only |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Software Development :: Version Control :: Git |
Classifier: |
Topic :: System :: Archiving :: Packaging |
Classifier: |
Topic :: System :: Installation/Setup |
Classifier: |
Topic :: System :: Software Distribution |
Requires-Python: |
>=3.7,<4.0 |
Requires-Dist: |
black (<24.0.0,>=23.3.0) |
Requires-Dist: |
colorama (<0.5.0,>=0.4.6) |
Requires-Dist: |
gitpython (<4.0.0,>=3.1.31) |
Requires-Dist: |
jinja2 (<4.0.0,>=3.1.2) |
Requires-Dist: |
poetry (<2.0,>=1.2) |
Description-Content-Type: |
text/markdown |