download-latest

View on PyPIReverse Dependencies (0)

0.2.0 download_latest-0.2.0-py3-none-any.whl

Wheel Details

Project: download-latest
Version: 0.2.0
Filename: download_latest-0.2.0-py3-none-any.whl
Download: [link]
Size: 35081
MD5: 582d7b7c169f2ae7ebf7765e7b1b9d1b
SHA256: ca25d8e377b0f7be74447df7d2f6b493bfd17cbf2fd2a87d6a0e1698c5b3ec6e
Uploaded: 2023-10-13 01:24:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: download-latest
Version: 0.2.0
Summary: Download a file only if the remote file has changed.
Author: Jāgaro
Author-Email: jagaro[at]dayam.org
Home-Page: https://gitlab.com/jagaro/download-latest
Project-Url: Repository, https://gitlab.com/jagaro/download-latest
License: GPL-3.0-or-later
Keywords: curl,download,wget
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
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.12
Requires-Python: >=3.7,<4.0
Requires-Dist: importlib-metadata (>=3.0.0); python_version < "3.8"
Description-Content-Type: text/markdown
[Description omitted; length: 1830 characters]

WHEEL

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

RECORD

Path Digest Size
download_latest/__init__.py sha256=JHH0kRgFd_lGh-Fi6Dg3ikoWVZRsLsrjjjtS4644Vz8 257
download_latest/cache.py sha256=OQ1KPOlkTOsadq_uC_gooOsB1AuQdX-o1g--GjNUPMk 4915
download_latest/cls.py sha256=3OJub41uLmi-_K94vCcg4cF7z4VS0C7iDtCo83wO83k 17568
download_latest/console.py sha256=mOqTEtiGp0nbMvEnZjxlp9KtZi8eD6DCTDheWQ5TLF8 7829
download_latest/fetch.py sha256=kumk2oW1RXMCfvWJmLRZjC6UPsrOeBA2sJiuydFfOYc 17416
download_latest/meta.py sha256=at86clGYPO-QNWvPHQmxIhiAR7fTIs5hCbjiEFGklFE 568
download_latest/meter.py sha256=eBreZT7uJuiPBdDfQ0XEoeiGpSt3BKMz0z0j6M7AS5k 5103
download_latest/spinner.py sha256=ixvj3KipghZ0sq_JxuWcmcTsbamn_YRbk98IlOKV0r0 1129
download_latest/task.py sha256=OQGQOL0IdG3u8VXgq6qhwwO5LPc4ZS0muXnfu9_Uc8U 5831
download_latest/util.py sha256=D07Rj4z15v1Gsjd9CiQM2QWBnfZdefa7GSMhzP91VI4 10609
download_latest-0.2.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
download_latest-0.2.0.dist-info/METADATA sha256=yXpqDIICY51NiVR1tBPBr6zYFPC2VxLbvXVN2cQ0nqg 2749
download_latest-0.2.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
download_latest-0.2.0.dist-info/entry_points.txt sha256=qBpFN00-KU0cRl3IA-VsKOYpPnIi00L7c72TTDwBlJY 96
download_latest-0.2.0.dist-info/RECORD

entry_points.txt

dl = download_latest.console:main
download-latest = download_latest.console:main