poetry-plugin-simple-requirements-export

View on PyPIReverse Dependencies (0)

0.1.2 poetry_plugin_simple_requirements_export-0.1.2-py3-none-any.whl

Wheel Details

Project: poetry-plugin-simple-requirements-export
Version: 0.1.2
Filename: poetry_plugin_simple_requirements_export-0.1.2-py3-none-any.whl
Download: [link]
Size: 2916
MD5: afb1a89adab961df4615527063c255e4
SHA256: a95a6cc7c52a327bc2e953862539d53d18204b40c551b0980673425257c03d5b
Uploaded: 2023-03-02 10:01:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-plugin-simple-requirements-export
Version: 0.1.2
Summary: A different way to export your poetry requirements as a requirements.txt file
Author: Antonio Feregrino
Author-Email: antonio.feregrino[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.8,<4.0
Requires-Dist: poetry (<2.0.0,>=1.3.2)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
[No description]

WHEEL

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

RECORD

Path Digest Size
simple_requirements_export/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simple_requirements_export/command.py sha256=N7kDhfG0rrkH0JYpYakDCaFw6S-8QXTIcXGySaW8n8k 1856
simple_requirements_export/plugin.py sha256=Dog9GfHVydvl5cMsA29OHJRuBGtxEN_QrodZTyndNJk 382
poetry_plugin_simple_requirements_export-0.1.2.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
poetry_plugin_simple_requirements_export-0.1.2.dist-info/entry_points.txt sha256=HfTjJkm-oHBf-cY5wyMFMU7RIWpam5dmmZiWwslkj_k 114
poetry_plugin_simple_requirements_export-0.1.2.dist-info/METADATA sha256=wdx5ZT70oFAYIhAhkr9baugawgqq-5CuH_E67ofZWfw 658
poetry_plugin_simple_requirements_export-0.1.2.dist-info/RECORD

entry_points.txt

simple-requirements = simple_requirements_export.plugin:SimpleRequirementsExportPlugin