simple-podcast-dl

View on PyPIReverse Dependencies (0)

1.7 simple_podcast_dl-1.7-py3-none-any.whl

Wheel Details

Project: simple-podcast-dl
Version: 1.7
Filename: simple_podcast_dl-1.7-py3-none-any.whl
Download: [link]
Size: 11094
MD5: 102a4557b5ff9092bf986536f3b4f6b5
SHA256: 0d5a388de8c223db74480b4e7481c7db692e5e7de241a725f85a062f7481bdd3
Uploaded: 2023-01-16 08:31:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simple-podcast-dl
Version: 1.7
Summary: Simple podcast downloader (podcatcher)
Author: Kiss György
Author-Email: kissgyorgy[at]me.com
Home-Page: https://github.com/kissgyorgy/simple-podcast-dl
Project-Url: Repository, https://github.com/kissgyorgy/simple-podcast-dl
License: MIT
Keywords: podcasts
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: aiodns (<2.0,>=1.1)
Requires-Dist: attrs (<19.0,>=18.2)
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: httpx (<0.19.0,>=0.18.2)
Requires-Dist: lxml (<5.0,>=4.2)
Requires-Dist: python-slugify (<2.0,>=1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4089 characters]

WHEEL

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

RECORD

Path Digest Size
podcast_dl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
podcast_dl/cli.py sha256=mV-743FJZZWl65eJ9mTOBxcosl28drzAnB6arfisvNM 8206
podcast_dl/podcast_dl.py sha256=pJZqc7sDw4hp9alT9hTMREYz8EYxx4Q_i3DKIXftibM 4076
podcast_dl/podcasts.py sha256=LTwhBSTjgS5QjvCcNjEtql_zycsxgQ-aXXfA9R7ZA9c 2162
podcast_dl/rss_parsers.py sha256=Ts94P3I6d5p4C1D1tZdz1OaM7qTu5S7mGcXMn6PI8sM 3671
podcast_dl/site_parser.py sha256=3TF7S6BQy3mSSc3ImIjiyqTxgzCLnRObANgezdumz_k 718
simple_podcast_dl-1.7.dist-info/METADATA sha256=q2fhmk8tk__oeUr6JHo1ntMRXdp0NbSF1304jEnPQuM 5190
simple_podcast_dl-1.7.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
simple_podcast_dl-1.7.dist-info/LICENSE sha256=NVyXDTEQvgA312HA6_Ubv1_QCZF8x5JGgZQIxT7RJkw 1069
simple_podcast_dl-1.7.dist-info/entry_points.txt sha256=v2LOSD3GKX9glR_Nr70n1z1SW9AnSxyAbGq-4AjNir4 50
simple_podcast_dl-1.7.dist-info/RECORD

entry_points.txt

podcast-dl = podcast_dl.cli:main