toml-to-requirements

View on PyPIReverse Dependencies (1)

0.3.0 toml_to_requirements-0.3.0-py3-none-any.whl

Wheel Details

Project: toml-to-requirements
Version: 0.3.0
Filename: toml_to_requirements-0.3.0-py3-none-any.whl
Download: [link]
Size: 4256
MD5: 11cfb80bb7b11da63664b335d9f2a32a
SHA256: ccca410f33c360755fc575aba4fe639544f8b5c75a104bb61d3d4da9b4d0e9bb
Uploaded: 2024-04-11 03:32:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: toml_to_requirements
Version: 0.3.0
Summary: Convert a pyproject.toml file to a requirements.txt file
Author: Jake Cyr
Author-Email: cyrjake[at]gmail.com
License: MIT
Keywords: toml,requirements,converter,parser
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.9,<=3.12
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 776 characters]

WHEEL

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

RECORD

Path Digest Size
toml_to_requirements/__init__.py sha256=wN7L3h_89bOjiqblt0-cxmVAzDbhFEr6kevoI2xBU6Y 36
toml_to_requirements/cli.py sha256=f__L1OgHM4ENxrl7Bo41m3dnX8jg6BzCJ5irsbjDk6M 1355
toml_to_requirements/convert_toml_to_requirements.py sha256=DOCVVNGTrIku7hHdXfZws3k9QSCfSY83DpG3F9qEUMs 3032
toml_to_requirements/main.py sha256=cwd7vAEQyT-fhybwrKSxjXrV5PWxk0Q_mKivLzHVtFM 817
toml_to_requirements/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toml_to_requirements-0.3.0.dist-info/METADATA sha256=3u7PxT-JzEtlyUUyowKYNZciaX7g1qKu10B1aur4TJE 1469
toml_to_requirements-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
toml_to_requirements-0.3.0.dist-info/entry_points.txt sha256=EHmdsrN3_1pI-Gm9IzHcmkRgFSnQMN9yxmgFFx-8Ceo 62
toml_to_requirements-0.3.0.dist-info/RECORD

entry_points.txt

toml-to-req = toml_to_requirements.main:main