poetry-to-uv

View on PyPIReverse Dependencies (0)

0.0.4 poetry_to_uv-0.0.4-py3-none-any.whl

Wheel Details

Project: poetry-to-uv
Version: 0.0.4
Filename: poetry_to_uv-0.0.4-py3-none-any.whl
Download: [link]
Size: 7701
MD5: 9c99083a2b28011f2e39175a6796a4cb
SHA256: fe97110252c574ea1cf20307169005a4818d264a8b26d54c28fa8f6938542eff
Uploaded: 2024-08-28 08:33:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-to-uv
Version: 0.0.4
Summary: Help make the migration from using a Poetry pyproject.toml file to a UV compatible pyproject.toml file.
Requires-Python: >=3.7
Requires-Dist: tomlkit
Requires-Dist: pydantic
Requires-Dist: packaging
Requires-Dist: pdbpp; extra == "testing"
Requires-Dist: ruff; extra == "testing"
Requires-Dist: mypy; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 2059 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_to_uv/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_to_uv/__main__.py sha256=fBtZEwsxWkJdo8A4EUdvv36-eKOA24TVlIMeQZs1-SU 1299
poetry_to_uv/constants.py sha256=-ma1CybO4yaeozP4dNfkvBuXe6L_3RemOv6uhVlkYgY 85
poetry_to_uv/convertor.py sha256=NR3nKZs4xJCKHrtKTp1cWP-VKzfOUsT_8pn0P6QNDTg 9998
poetry_to_uv/poetry.py sha256=-D-S0AiZBOHx0jJOOCzJ-yU0zkl314iRoYFsOGvxpKY 2639
poetry_to_uv/typing.py sha256=nKmirUyu0Nn4jqjYPPnE_ULJFqsm94D8HZ-bfaP5Ioo 264
poetry_to_uv/validation.py sha256=MFBQY_p19QCe3UN0QdEdQtOfYRBIYkScDXC4f3PTxt8 1898
poetry_to_uv-0.0.4.dist-info/METADATA sha256=nkW3xZ2zOBV3VLMTFG0Q2Lq1UAj26tYc09YvGdJRi_U 2512
poetry_to_uv-0.0.4.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
poetry_to_uv-0.0.4.dist-info/entry_points.txt sha256=cqnqPC6jHkmT00c-xGxPhCNxLyIFgtzlvZVZsdmmOeE 70
poetry_to_uv-0.0.4.dist-info/top_level.txt sha256=CRIEmDWhLzTrf7CBgBooLp6PdUXTN1SRBfABkBdhvho 22
poetry_to_uv-0.0.4.dist-info/RECORD

top_level.txt

__init__
poetry_to_uv

entry_points.txt

poetry_to_uv = poetry_to_uv.__main__:cli_entrypoint