poetry-git-version-plugin

View on PyPIReverse Dependencies (0)

1.0.8 poetry_git_version_plugin-1.0.8-py3-none-any.whl

Wheel Details

Project: poetry-git-version-plugin
Version: 1.0.8
Filename: poetry_git_version_plugin-1.0.8-py3-none-any.whl
Download: [link]
Size: 10984
MD5: 261d3f05827090f66d64c3d6f179fc28
SHA256: ffeb8fc1ba149eb3f166136b51fa63aa64f259c27222056438bc0b43ad5fb97b
Uploaded: 2024-01-18 17:57:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-git-version-plugin
Version: 1.0.8
Summary: Poetry plugin to get package version from git
Author: irocshers
Author-Email: develop.iam[at]rocshers.com
Home-Page: https://gitlab.com/rocshers/python/poetry-git-version-plugin
Project-Url: Repository, https://gitlab.com/rocshers/python/poetry-git-version-plugin
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
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.8,<4
Requires-Dist: gitpython (<4,>=3.1)
Requires-Dist: poetry (<2,>=1.2.2)
Description-Content-Type: text/markdown
[Description omitted; length: 6609 characters]

WHEEL

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

RECORD

Path Digest Size
poetry_git_version_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_git_version_plugin/commands.py sha256=-7t4_MkoRaoQZm7BbwpjZ7XOw7XbG4-mQhOvGlEAHow 859
poetry_git_version_plugin/config.py sha256=I_WrNb1UE6ho9fw8XlaPibM5Aa37MDPWfoKfgRCDfQg 2877
poetry_git_version_plugin/exceptions.py sha256=HKQlZc9vmtG1rHBWxPmB4Jig7c8IVSA2ARKdZZ8OdLs 1505
poetry_git_version_plugin/plugins.py sha256=prWdBcPq2_yZHVjBeaoBs1AaljflcdEMG50oCrc0QhQ 1158
poetry_git_version_plugin/regex_compiles.py sha256=xMLb3Vv8-DIUYKaiiDMNgz7xXkYM8RQSC_JAeXWfEqM 641
poetry_git_version_plugin/services.py sha256=SXezKTPeQG2bEm_l8ZTVuzU_dcnj4GcUHloUgiFnxEs 5449
poetry_git_version_plugin/utils.py sha256=ItifcHRocCVUiQ_oi52NKAAFCXQ6bmk6oT0u7vbafuE 1420
poetry_git_version_plugin/version_details.py sha256=BMMf6GDeyhDNylurQgx6qv-LwiLNDJmgrtINNWNRVzw 1116
poetry_git_version_plugin-1.0.8.dist-info/LICENSE sha256=6UZxYEivrMurbnYH8vCOplVfWBqeFQFyHyqOOP8jO_o 1056
poetry_git_version_plugin-1.0.8.dist-info/METADATA sha256=hvDnrNwPbT_gz0Sm6tUXAKsNmaMApPJVFdRMXzt61lE 8147
poetry_git_version_plugin-1.0.8.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
poetry_git_version_plugin-1.0.8.dist-info/entry_points.txt sha256=3OBD6OKe7gXkGAnMj7X3fqWdSd3MdfzojA3RzVWx9kk 223
poetry_git_version_plugin-1.0.8.dist-info/RECORD

entry_points.txt

poetry-git-version-plugin = poetry_git_version_plugin.plugins:PoetryGitVersionApplicationPlugin
poetry-git-version-plugin = poetry_git_version_plugin.plugins:PoetryGitVersionPlugin