poetry-exec-plugin

View on PyPIReverse Dependencies (0)

0.3.6 poetry_exec_plugin-0.3.6-py3-none-any.whl

Wheel Details

Project: poetry-exec-plugin
Version: 0.3.6
Filename: poetry_exec_plugin-0.3.6-py3-none-any.whl
Download: [link]
Size: 4411
MD5: 2a5b32f3a1d359dfe45d12f5880ebcef
SHA256: a0d427faddcf71aa2f97eff1f42bb9736c69b84bf23105076849898a582fb0a5
Uploaded: 2023-06-05 23:07:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-exec-plugin
Version: 0.3.6
Summary: A plugin for poetry that allows you to execute scripts defined in your pyproject.toml, just like you can in npm or pipenv.
Author: keattang
Home-Page: https://github.com/keattang/poetry-exec-plugin
Project-Url: Repository, https://github.com/keattang/poetry-exec-plugin
License: MIT
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.7,<4.0
Requires-Dist: poetry (<2.0.0,>=1.2.0.a2)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1915 characters]

WHEEL

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

RECORD

Path Digest Size
poetry_exec_plugin/plugin.py sha256=HjsRBCjcnOJKtYiTc9mfnfu7ZP-YeJ1FrNxKYspP070 3039
poetry_exec_plugin-0.3.6.dist-info/entry_points.txt sha256=MDma1ptP4afJBMPCQKQoUKXyXxfoXLsZvsx73UtXQPw 71
poetry_exec_plugin-0.3.6.dist-info/LICENSE sha256=wCye3f9mhJCfztmT69DnxKlEOKMgaGmDHBNWJ0gWeDY 1065
poetry_exec_plugin-0.3.6.dist-info/WHEEL sha256=lVrBD2vLZHy8-JOpVWUEVN4ITXZWS-4K7hnqZ-H1Poo 91
poetry_exec_plugin-0.3.6.dist-info/METADATA sha256=P-kK91qCRAPCBbvV3i-fS1ZyZTM_d_umukqG4HDzIBU 2719
poetry_exec_plugin-0.3.6.dist-info/RECORD

entry_points.txt

exec = poetry_exec_plugin.plugin:ExecPlugin