poetry-plugin-import

View on PyPIReverse Dependencies (0)

0.1.2 poetry_plugin_import-0.1.2-py3-none-any.whl

Wheel Details

Project: poetry-plugin-import
Version: 0.1.2
Filename: poetry_plugin_import-0.1.2-py3-none-any.whl
Download: [link]
Size: 4302
MD5: 23b9aaa1f3c5a8e86e4c553ca222e619
SHA256: 1e1308da96e4002b3c6dc5d0a37e948c782a39dc93cdbd75a685030c64e263fc
Uploaded: 2023-09-15 16:26:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-plugin-import
Version: 0.1.2
Summary: A Poetry plugin that import dependencies from requirements.txt
Author: Neriberto C.Prado
Author-Email: neriberto[at]gmail.com
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
Requires-Python: >=3.7,<4.0
Requires-Dist: poetry (<2.0.0,>=1.5.1)
Requires-Dist: poetry-core (<2.0.0,>=1.6.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1114 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_plugin_import/__init__.py sha256=1OvRugEWbdhbMi-CYdnAO3NxKlk8b1hcEuJk8RBy0nI 180
poetry_plugin_import/plugins.py sha256=ToIb5dJKQDlpoxWVoclvu-FeXaiCslcC_IR1UklofaQ 2008
poetry_plugin_import/utils.py sha256=OL96JhWpcfN2n2ZzNqwlZqCIs_EqpeRla42_B3POXcA 606
poetry_plugin_import-0.1.2.dist-info/LICENSE sha256=puSdQm9B3JeC74DDEwGwgYdIJkMlwbC2CLMLjpaLaf0 1069
poetry_plugin_import-0.1.2.dist-info/METADATA sha256=m18gTVp3vVueJtiMpQ3UaqOR5fP_qCwdcnWR98WUNB8 1762
poetry_plugin_import-0.1.2.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
poetry_plugin_import-0.1.2.dist-info/entry_points.txt sha256=XCATIU3rJdGwhtJGaPEYh4VIQJMzCEXQKgoZZpjyAbc 89
poetry_plugin_import-0.1.2.dist-info/RECORD

entry_points.txt

import = poetry_plugin_import.plugins:ImportApplicationPlugin