poetry-plugin-commands

View on PyPIReverse Dependencies (0)

0.0.9 poetry_plugin_commands-0.0.9-py3-none-any.whl

Wheel Details

Project: poetry-plugin-commands
Version: 0.0.9
Filename: poetry_plugin_commands-0.0.9-py3-none-any.whl
Download: [link]
Size: 8447
MD5: 65f3b656fb116940ec5674316e13c314
SHA256: 7aa015785b2536552407fbaf325c4edd1334ccc04cfda73e355b9b9c56a671ff
Uploaded: 2024-04-27 13:19:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-plugin-commands
Version: 0.0.9
Summary: Poetry plugin for simple custom user commands execution.
Author: BlackCatDevel0per
Author-Email: bcdev[at]mail.ru
Project-Url: Documentation, https://github.com/BlackCatDevel0per/poetry-plugin-commands
Project-Url: Homepage, https://github.com/BlackCatDevel0per/poetry-plugin-commands
Project-Url: Repository, https://github.com/BlackCatDevel0per/poetry-plugin-commands
License: Apache 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
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
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: poetry (<2.0.0,>=1.8.0)
Requires-Dist: poetry-core (<2.0.0,>=1.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1927 characters]

WHEEL

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

RECORD

Path Digest Size
poetry_plugin_commands/__init__.py sha256=9VyVUtspZX4Mfz0GnypEURrw02HU3jc8QE4RSKOrziA 170
poetry_plugin_commands/command.py sha256=wVrFUxe0ZzMDv0eCv7vSRcyWmt41Y1nwt0mOgZbcuRw 1112
poetry_plugin_commands/plugins.py sha256=xezhSITm6msnAIVJ60Ej11R_MyzRRDPd-qQ1anEjxtI 1756
poetry_plugin_commands-0.0.9.dist-info/LICENSE sha256=UOZ1F5fFDe3XXvG4oNnkL1-Ecun7zpHzRxjp-XsMeAo 11324
poetry_plugin_commands-0.0.9.dist-info/METADATA sha256=bZKvh5EokMJr1BucSSu-Jx7t8TA7W8wGNQFub_STA0Q 3549
poetry_plugin_commands-0.0.9.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
poetry_plugin_commands-0.0.9.dist-info/entry_points.txt sha256=q5ktmPfpYSpdKSFDRz8JWa7pGUWj5VHdI6SEUCBpXrE 104
poetry_plugin_commands-0.0.9.dist-info/RECORD

entry_points.txt

user_commands = poetry_plugin_commands.plugins:UserCommandsApplicationPlugin