poetry-version-plugin

View on PyPIReverse Dependencies (2)

0.2.0 poetry_version_plugin-0.2.0-py3-none-any.whl

Wheel Details

Project: poetry-version-plugin
Version: 0.2.0
Filename: poetry_version_plugin-0.2.0-py3-none-any.whl
Download: [link]
Size: 8407
MD5: 536f6e4a21fd14250e330aaa52144a42
SHA256: 8ff1a61caa32e73bbc384ec72de2606033c1971ce8c55eb2d17d204935897d9d
Uploaded: 2023-07-10 15:46:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-version-plugin
Version: 0.2.0
Summary: Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.
Author: Sebastián Ramírez
Author-Email: tiangolo[at]gmail.com
Home-Page: https://github.com/tiangolo/poetry-version-plugin
Project-Url: Documentation, https://github.com/tiangolo/poetry-version-plugin
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: poetry (<2.0.0,>=1.2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 12990 characters]

WHEEL

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

RECORD

Path Digest Size
poetry_version_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_version_plugin/plugin.py sha256=36yLCvSLlMc9nM8wehm2LTJb-7cmJ0NYnMR4qKjemTo 4737
poetry_version_plugin-0.2.0.dist-info/LICENSE sha256=rMFojiOmwoHnB9y2ARj0V2XJ_EMwtfp3X-JamCufffU 1086
poetry_version_plugin-0.2.0.dist-info/METADATA sha256=S2ci001YmqzW-B7SpP3URl7EuQIaGrQv7vvc5v9sCLI 14703
poetry_version_plugin-0.2.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
poetry_version_plugin-0.2.0.dist-info/entry_points.txt sha256=K2_XOlt-M5tOwNJqITIpyAmUEOLfUB0UdUB80ghDwmE 82
poetry_version_plugin-0.2.0.dist-info/RECORD

entry_points.txt

poetry-version-plugin = poetry_version_plugin.plugin:VersionPlugin