earworm

View on PyPIReverse Dependencies (0)

0.4.0 earworm-0.4.0-py3-none-any.whl

Wheel Details

Project: earworm
Version: 0.4.0
Filename: earworm-0.4.0-py3-none-any.whl
Download: [link]
Size: 155940
MD5: 5e791b0b19484d5075fed891cce67451
SHA256: f4485e79893d1094e51968c4185740c2c2cd6cdd13e3ed463ba9b43c75072b81
Uploaded: 2023-03-09 20:20:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: earworm
Version: 0.4.0
Summary: Create a simple web page to listen to audio files in a directory
Author: Puneeth Chaganti
Author-Email: punchagan[at]muse-amuse.in
Home-Page: https://punchagan.github.io/earworm/
Project-Url: Repository, https://github.com/punchagan/earworm/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Requires-Python: >=3.7.13,<4.0.0
Requires-Dist: Jinja2 (<4.0.0,>=3.0.1)
Requires-Dist: Pillow (<9.0.0,>=8.2.0)
Requires-Dist: PyYAML (<6.0.0,>=5.4.1)
Requires-Dist: dataclasses (<0.9,>=0.8); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: feedgen (<0.10.0,>=0.9.0)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.1)
Requires-Dist: requests (<3.0.0,>=2.25.1)
Requires-Dist: tinytag (<2.0.0,>=1.5.0)
Requires-Dist: webassets (<3.0,>=2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2854 characters]

WHEEL

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

RECORD

Path Digest Size
earworm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
earworm/feed.py sha256=Okd0Kr4rC4HH-yzQafazJuTN8kJWw5hzg0axv7VEHj8 2127
earworm/generate.py sha256=yQ1pI8kLkMP1i66Gg1Ro9YxF4StWkMsGQGP8AIpOSmA 10907
earworm/metadata.py sha256=om-RAOqW1_BzWDuAUPQvqucm9krhOlWUL0b0wh5TuwQ 8373
earworm/static/bundle.js sha256=Jx1uWMtRfbMNfcfWMIUMwP9IrI3iZ7s_hYz75LD2G84 526732
earworm/static/main.css sha256=FWCFASttwFUAg6YsMr-wOr1YzX0RiMBeI2s-g1RJUdQ 4316
earworm/template.html sha256=lNQt6VMRoPAWTyBJ-5-ZP5YoeSVqpLPOmA_8XMX4TOc 1563
earworm-0.4.0.dist-info/entry_points.txt sha256=vnAy9m2xJEH02ni3Tc0Y2Yz6J2yvpIvjupu4aQKzZQ8 49
earworm-0.4.0.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
earworm-0.4.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
earworm-0.4.0.dist-info/METADATA sha256=CauSrfQqRAkMzVrJZL8ZCc-e7GJNMTtIT_NyU3-EngU 4169
earworm-0.4.0.dist-info/RECORD

entry_points.txt

earworm = earworm.generate:main