fetch-sitemap

View on PyPIReverse Dependencies (0)

26 fetch_sitemap-26-py3-none-any.whl

Wheel Details

Project: fetch-sitemap
Version: 26
Filename: fetch_sitemap-26-py3-none-any.whl
Download: [link]
Size: 9874
MD5: d8e399d660718096cbf26616dae176e1
SHA256: b6f30d0dc018674bd44b7fd35fe059a22d13a008668ab91b7c80aa91d92fe97d
Uploaded: 2024-05-10 03:56:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fetch-sitemap
Version: 26
Summary: Fetch a given sitemap and retrieve all URLs in it.
Author: Martin Mahner
Author-Email: martin[at]mahner.org
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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.9,<4.0
Requires-Dist: aiofiles
Requires-Dist: aiohttp (>=3.9.0)
Requires-Dist: click
Requires-Dist: defusedxml
Requires-Dist: rich
Requires-Dist: rich-click
Description-Content-Type: text/markdown
[Description omitted; length: 3163 characters]

WHEEL

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

RECORD

Path Digest Size
fetch_sitemap/__init__.py sha256=S-ZrrsgXdepc-ye5DtTw0BSLxj828lpvPWmGCpF5390 5837
fetch_sitemap/datastructures.py sha256=8TYsNFOYtBP2w9hh_YkfAhaKkpVMdYgqP2tF1QpSMtw 2396
fetch_sitemap/fetch.py sha256=kDQQVPRdihHuALssD59CVa6XyA_0aLLDZEtm8vyT1PE 11600
fetch_sitemap-26.dist-info/LICENSE sha256=IuPHifHsgozOOdU20oIJ4zO15rX6BsxJFrjrF9gTrxY 1521
fetch_sitemap-26.dist-info/METADATA sha256=5Yd3cCQgFxtb76SYYn7Vbkstx25omme2SC2W0O14vnc 4601
fetch_sitemap-26.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
fetch_sitemap-26.dist-info/entry_points.txt sha256=6w4WEgc6nr9Ue1GLfVEhRSjlscV9d6W0E_xjGvHiCaI 52
fetch_sitemap-26.dist-info/RECORD

entry_points.txt

fetch-sitemap = fetch_sitemap:main