libretrofuzz

View on PyPIReverse Dependencies (0)

3.6.7 libretrofuzz-3.6.7-py3-none-any.whl

Wheel Details

Project: libretrofuzz
Version: 3.6.7
Filename: libretrofuzz-3.6.7-py3-none-any.whl
Download: [link]
Size: 22747
MD5: 0ed09c41c7339669f3b8e874b029fc8b
SHA256: 6b11df25625cd5005ab0dec0b592618361f6430fe573baad0fc8cb8d3d1994f8
Uploaded: 2023-12-10 12:50:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: libretrofuzz
Version: 3.6.7
Summary: Fuzzy Retroarch thumbnail downloader
Author: i30817
Author-Email: i30817[at]gmail.com
Home-Page: https://github.com/i30817/libretrofuzz
Project-Url: Bug Tracker, https://github.com/i30817/libretrofuzz/issues
Project-Url: Repository, https://github.com/i30817/libretrofuzz
Project-Url: documentation, https://github.com/i30817/libretrofuzz#readme
Project-Url: homepage, https://github.com/i30817/libretrofuzz
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.2)
Requires-Dist: httpx (<0.26.0,>=0.25.0)
Requires-Dist: pillow (<11.0.0,>=10.1.0); platform_machine not in "aarch64" and platform_machine not in "armv8"
Requires-Dist: prompt_toolkit (<4.0.0,>=3.0.36)
Requires-Dist: questionary (<3.0.0,>=2.0.1)
Requires-Dist: rapidfuzz (<4.0.0,>=3.5.1)
Requires-Dist: regex (<2024.0.0,>=2023.10.3)
Requires-Dist: tqdm (<5.0.0,>=4.66.1)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 8021 characters]

WHEEL

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

RECORD

Path Digest Size
libretrofuzz/__init__.py sha256=4Jw091ukKnZQM2HelEhiFMEtprQd3A14_dVCrYZt_zE 22
libretrofuzz/__main__.py sha256=t1k5WaRj9-Jxd-TlZZmLYhHN9PHO7ru-NLdkeS40-G8 60462
libretrofuzz-3.6.7.dist-info/entry_points.txt sha256=HFQ7K1X_j-tIwB4SXqRWNN7-OkXsoyNwaDu5eVhWqkk 113
libretrofuzz-3.6.7.dist-info/LICENSE sha256=HhWsdhhZsMYZhfBbRrfH0gcDuppt9tv7b8PKGIrzug4 1063
libretrofuzz-3.6.7.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
libretrofuzz-3.6.7.dist-info/METADATA sha256=V6wVY7ORsfVbJzwwZjNH00P1QS-jFE4PLjfrXiKqTfw 9287
libretrofuzz-3.6.7.dist-info/RECORD

entry_points.txt

libretro-fuzz = libretrofuzz.__main__:fuzzsingle
libretro-fuzzall = libretrofuzz.__main__:fuzzall