make-room

View on PyPIReverse Dependencies (0)

0.0.1 make_room-0.0.1-py3-none-any.whl

Wheel Details

Project: make-room
Version: 0.0.1
Filename: make_room-0.0.1-py3-none-any.whl
Download: [link]
Size: 4885
MD5: c2cc962c626630803c9443fd60b7f581
SHA256: 3151cbb19dff381a6dd164bb54450cf8eac4cf071f7017929d2357457ffcd378
Uploaded: 2023-05-31 05:56:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: make-room
Version: 0.0.1
Summary: Scripts to convert pictures and videos using more space efficient encodings.
Author-Email: Eric Ti Yu Chiang <eric.ti.yu.chiang[at]gmail.com>
Project-Url: Source code, https://github.com/serixscorpio/make-room
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: click (>=8.1.3)
Requires-Dist: ffmpy (>=0.3.0)
Requires-Dist: pillow-avif-plugin (>=1.3.1)
Requires-Dist: pillow (>=9.4.0)
Requires-Dist: pymediainfo (>=6.0.1)
Requires-Dist: python-magic (>=0.4.27)
Requires-Dist: ipython (>=8.9.0); extra == "dev"
Requires-Dist: pre-commit (>=3.0.4); extra == "dev"
Requires-Dist: black (>=23.1.0); extra == "test"
Requires-Dist: mypy (>=1.3.0); extra == "test"
Requires-Dist: pytest (>=7.2.1); extra == "test"
Requires-Dist: ruff (>=0.0.270); extra == "test"
Requires-Dist: types-pillow (>=9.4.0); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
[Description omitted; length: 694 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.17.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
make_room/__init__.py sha256=K3Jxkztyz6L3UWDI2Lw4yh6gGvfTA2au2CyuMbRxoSY 146
make_room/make_room.py sha256=_YrflXgVfpPOYFS-Mu5fIwA9fK87abOdq9_qH2job_4 3770
make_room/to_avif.py sha256=OJdv8l2EhXxmZNqtDk8fy11FXyzCEeUqaiZt6_7rwfE 2141
make_room-0.0.1.dist-info/METADATA sha256=jpQ-DkxgMa0y3Inxp0i2hBZnLgfTNkD0cscFnVlDEyU 2159
make_room-0.0.1.dist-info/WHEEL sha256=y1bSCq4r5i4nMmpXeUJMqs3ipKvkZObrIXSvJHm1qCI 87
make_room-0.0.1.dist-info/entry_points.txt sha256=qyHKWQ_lsvf6WLnFAfAZVkS1OZ_OCNTDyFAiD6hs9Gk 45
make_room-0.0.1.dist-info/RECORD

entry_points.txt

make-room = make_room:main