vr180-convert

View on PyPIReverse Dependencies (0)

0.2.1 vr180_convert-0.2.1-py3-none-any.whl

Wheel Details

Project: vr180-convert
Version: 0.2.1
Filename: vr180_convert-0.2.1-py3-none-any.whl
Download: [link]
Size: 18357
MD5: 90a3d33a9feab14071807c083defc203
SHA256: 15f0ef504a36d109255180b14f4e23b2a252ba38b156a8beadf5cd0517b088df
Uploaded: 2024-05-11 03:21:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vr180-convert
Version: 0.2.1
Summary: Simple VR180 image converter
Author: 34j
Author-Email: 34j.95a2p[at]simplelogin.com
Home-Page: https://github.com/34j/vr180-convert
Project-Url: Bug Tracker, https://github.com/34j/vr180-convert/issues
Project-Url: Changelog, https://github.com/34j/vr180-convert/blob/main/CHANGELOG.md
Project-Url: Documentation, https://vr180-convert.readthedocs.io
Project-Url: Repository, https://github.com/34j/vr180-convert
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
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
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9,<4.0
Requires-Dist: attrs (<24.0.0,>=23.2.0)
Requires-Dist: numpy-quaternion (<2024.0.0,>=2023.0.3)
Requires-Dist: opencv-python (<5.0.0.0,>=4.9.0.80)
Requires-Dist: rich (>=10)
Requires-Dist: scikit-learn (<2.0.0,>=1.4.2)
Requires-Dist: strenum (<0.5.0,>=0.4.15)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 10740 characters]

WHEEL

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

RECORD

Path Digest Size
vr180_convert/__init__.py sha256=FyFyFHCdKo_AJcY6Nub_JPffEMueDIrZiXZ2friWoiw 707
vr180_convert/__main__.py sha256=1twlFWar-q8y-Pi24AgQ8oJeIDrsJTor0TcSAaSKBGE 113
vr180_convert/cli.py sha256=YtZIuTs6IMNpG1FFsew8-SKB13UZB6S9B4Ql9zYnGxw 12817
vr180_convert/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vr180_convert/remapper.py sha256=gGboRMHSXmxFhDmZ1iYbHc2wNxoIgMHEybbzClmZYyw 12090
vr180_convert/testing.py sha256=eERIJ-h7QvIzB10Uvo7PO5oNgdgysfqZLXVt8_u607A 1889
vr180_convert/transformer.py sha256=qe_c6uennHRi-Q5kBOVuBs-reJKe1Je__GJwXLpco-I 18069
vr180_convert-0.2.1.dist-info/LICENSE sha256=HeCAZ1fPcmairDpDIAyovb2K1V4xPI3woVbn-nL9dsY 1061
vr180_convert-0.2.1.dist-info/METADATA sha256=gww0B48OJejUR6yx6f70dnptMu41Hen3-0BdRY0Swg0 12139
vr180_convert-0.2.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
vr180_convert-0.2.1.dist-info/entry_points.txt sha256=S0Hpnoba7SJ_X4Zrv7qXkTWPxreU23dcHzHKJImwvkI 81
vr180_convert-0.2.1.dist-info/RECORD

entry_points.txt

v1c = vr180_convert.cli:app
vr180-convert = vr180_convert.cli:app