preservethosepod

View on PyPIReverse Dependencies (0)

1.0.12 preservethosepod-1.0.12-py3-none-any.whl

Wheel Details

Project: preservethosepod
Version: 1.0.12
Filename: preservethosepod-1.0.12-py3-none-any.whl
Download: [link]
Size: 22841
MD5: c439798a89212ad622db169ec9dd1faa
SHA256: e57d290b2d8c7635c33267242ea75c685c310eff1732e512ae587dab339ae417
Uploaded: 2024-06-22 14:59:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PreserveThosePod
Version: 1.0.12
Summary: Preserve those podcasts!
Author: yzqzss
Author-Email: yzqzss[at]yandex.com
Project-Url: respository, https://github.com/saveweb/preserve-those-podcasts
License: WTFPL
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
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.12
Requires-Python: >=3.8,<4.0
Requires-Dist: feedparser (<7.0.0,>=6.0.10)
Requires-Dist: internetarchive (<4.0.0,>=3.5.0)
Requires-Dist: pyrfc6266 (<2.0.0,>=1.0.2)
Requires-Dist: requests (<3.0.0,>=2.28.2)
Requires-Dist: rich (<14.0.0,>=13.3.3)
Description-Content-Type: text/markdown
[Description omitted; length: 520 characters]

WHEEL

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

RECORD

Path Digest Size
preserve_podcasts/__init__.py sha256=WQV2Htk8ErlB-XqOZajC2zMRBOwiABovBsHHD0wVafM 89
preserve_podcasts/__main__.py sha256=WQV2Htk8ErlB-XqOZajC2zMRBOwiABovBsHHD0wVafM 89
preserve_podcasts/exception.py sha256=TCxtByhe8Damn32oSxvh9JNB83RF3RVYk8s8UqmhpdQ 168
preserve_podcasts/pod_sessiosn.py sha256=N_gQOHYdIDmxuXnDs0I5pTPLBZZn1sXRN1GNI8quVn8 2824
preserve_podcasts/podcast.py sha256=nDv64ck29Xy9c387NLEVfeYE6U4fZKBQPAoz8pLQmj0 4767
preserve_podcasts/preservePodcasts.py sha256=60as9RowLdI_zIyGOFCzZQXwPQJ2zfThFswYT7UhZuA 21288
preserve_podcasts/uploadPodcasts.py sha256=GbM7-utEScAi-vE0vsdftKYR1dtQLtX_aP5xAY3DDJM 16871
preserve_podcasts/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
preserve_podcasts/utils/file.py sha256=a3HeQyvfEaDKrLGLwiJnbyO7BB6ZfmKC0WUTwHkZoPs 1461
preserve_podcasts/utils/fileLock.py sha256=-ssiOaoAHnpK2EFPvK8L4R5LmtRla9lnbkZ0yl3Rriw 3998
preserve_podcasts/utils/requests_patch.py sha256=NfocLl1B56UVaNwFxKa5IEf0dq8cnfs1eK-NJwpfa4Q 2886
preserve_podcasts/utils/response.py sha256=4pC8Zz7HLbSEEHv4OEd8XsfIB2BRDUb3ENsqg42nkCE 2806
preserve_podcasts/utils/type_check.py sha256=oQz2AHdKdOTmy-z4Eia4A3_ma4s3GmpYDunJM71WKkY 1455
preserve_podcasts/utils/util.py sha256=L3EpvJGNMl3eMLM4fI7tsMBPNLlozkAa-LsDLQBb6gE 1920
preserve_podcasts/version.py sha256=REV2iO3D0lo1famgbI7F95WekfohHOnuJIq_XgH8maM 23
preservethosepod-1.0.12.dist-info/METADATA sha256=nQuk6g9v0xJqwGyntFgErPhNmRkHu7GriSjFJLeqzvQ 1388
preservethosepod-1.0.12.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
preservethosepod-1.0.12.dist-info/entry_points.txt sha256=XdpUIsRg77wd-8PA2E_XSOPtOtI86kG8SoxBSG3gx9I 112
preservethosepod-1.0.12.dist-info/RECORD

entry_points.txt

podcastsPreserve = preserve_podcasts:main
podcastsUpload = preserve_podcasts.uploadPodcasts:main