poetry-demo-plugin

View on PyPIReverse Dependencies (0)

0.0.1 poetry_demo_plugin-0.0.1-py3-none-any.whl

Wheel Details

Project: poetry-demo-plugin
Version: 0.0.1
Filename: poetry_demo_plugin-0.0.1-py3-none-any.whl
Download: [link]
Size: 2342
MD5: 1982a3f20211d00a1280a4584532258b
SHA256: fef0d58d3c8289bd778ff1a971a7098f9f06a614740b99b5f707e63fc2241ef2
Uploaded: 2024-11-20 14:19:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-demo-plugin
Version: 0.0.1
Summary: Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file
Author: Mousa Zeid Baker
Classifier: Programming Language :: Python :: 3
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.9,<4.0
Requires-Dist: poetry (<2.0.0,>=1.8.4)
[No description]

WHEEL

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

RECORD

Path Digest Size
poetry_demo_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_demo_plugin/custom_command.py sha256=t2JbRv1ABjOalWj6lX_YjekJh7Yy0dH4vLDWMZAr2Oo 499
poetry_demo_plugin/plugin.py sha256=b3lmS7RRn2ONNl_bZDkKPzq_Mb5fBWKw0C3DmjBmPxE 592
poetry_demo_plugin-0.0.1.dist-info/METADATA sha256=7atRzediGrtNRjGoGIVDHd0OmZJtvnWivc5TDBh5sRk 553
poetry_demo_plugin-0.0.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
poetry_demo_plugin-0.0.1.dist-info/entry_points.txt sha256=WAAc4QfcE1dwAMK1g8p6AiwSmcK2eJW68phBe3G9oBY 82
poetry_demo_plugin-0.0.1.dist-info/RECORD

entry_points.txt

custom = poetry_demo_plugin.plugin:MyApplicationPlugin