poetry-versions-plugin

View on PyPIReverse Dependencies (0)

0.6.0 poetry_versions_plugin-0.6.0-py3-none-any.whl

Wheel Details

Project: poetry-versions-plugin
Version: 0.6.0
Filename: poetry_versions_plugin-0.6.0-py3-none-any.whl
Download: [link]
Size: 7127
MD5: 15df5bb394ea9b6d16071b0daf11ee7b
SHA256: 5a519c01a2b70d6d4cb3bf4b04da54e9eb86aa98b38443135f11b91b3f59ea84
Uploaded: 2024-12-06 16:56:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-versions-plugin
Version: 0.6.0
Summary: Poetry plugin that automates version management and records Git information for Python projects.
Author: xy.kong
Author-Email: xy.kong[at]gmail.com
Home-Page: https://github.com/xykong/poetry-versions-plugin
Project-Url: Documentation, https://github.com/xykong/poetry-versions-plugin/blob/master/README.md
Project-Url: Repository, https://github.com/xykong/poetry-versions-plugin
License: Apache-2.0
Keywords: packaging,poetry,plugin,versioning,git
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.8,<4
Requires-Dist: gitpython (<4.0.0,>=3.1.43)
Requires-Dist: poetry (<2.0.0,>=1.8.4)
Description-Content-Type: text/markdown
[Description omitted; length: 26 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
poetry_versions_plugin/__init__.py sha256=M6BgwbeXNH_ncYPFGEkL_Z205gxjgg_lHZrHK0oQwpE 39
poetry_versions_plugin/plugin.py sha256=jCqh7hteYwZYZLWFFbHEcEQF1wvZhp2L7nYTjfOHne0 5238
poetry_versions_plugin/services.py sha256=LSWRRC0e0eFw2-BvDHwe_CL8jzzt8U52z-Og7VaWVeg 5170
poetry_versions_plugin/utils.py sha256=St6S3rWNu6PUDenwPxXQ2VnBUb_ecR3Key9in_vzINI 2383
poetry_versions_plugin/versions.py sha256=5N1MiQhbXjeLv1oShHjK0Qvrz5gaSFOjdCIT_hHrcLQ 311
poetry_versions_plugin-0.6.0.dist-info/METADATA sha256=WI3_pB2JHu3JAr43QJhC-SW5HBTgc5D7VHeY0jZL9Yw 1112
poetry_versions_plugin-0.6.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
poetry_versions_plugin-0.6.0.dist-info/entry_points.txt sha256=giNooyxoezeUiBca_sJq8RoCcbbtCx4Er2BKGv3DMcU 213
poetry_versions_plugin-0.6.0.dist-info/RECORD

entry_points.txt

release = scripts.release:main
versions = poetry_versions_plugin.plugin:VersionsApplicationPlugin
versions = poetry_versions_plugin.plugin:VersionsPlugin