fetch-sitemap

View on PyPIReverse Dependencies (0)

27 fetch_sitemap-27-py3-none-any.whl

Wheel Details

Project: fetch-sitemap
Version: 27
Filename: fetch_sitemap-27-py3-none-any.whl
Download: [link]
Size: 9943
MD5: 5bfdba457048eec23c644589d86ce6d2
SHA256: 4f9f4606303c416a46be20ff82450b87391ece12fef33bd810da1514b1519ad4
Uploaded: 2024-10-17 19:57:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fetch-sitemap
Version: 27
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
Classifier: Programming Language :: Python :: 3.13
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.1
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=7t3SXe86I3IFmCLIcKlm1pQEFiVfCZMKGk-pOQWM3z8 2638
fetch_sitemap/fetch.py sha256=UaD1dRkqT6_5x_QOpCYryRZvv1eccUKSaQ_PGK9Mf_Y 11816
fetch_sitemap-27.dist-info/LICENSE sha256=IuPHifHsgozOOdU20oIJ4zO15rX6BsxJFrjrF9gTrxY 1521
fetch_sitemap-27.dist-info/METADATA sha256=7drYzpvBSoIlxzb4YnHkWMpkHG947yaalUpH6zgGqFc 4652
fetch_sitemap-27.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
fetch_sitemap-27.dist-info/entry_points.txt sha256=6w4WEgc6nr9Ue1GLfVEhRSjlscV9d6W0E_xjGvHiCaI 52
fetch_sitemap-27.dist-info/RECORD

entry_points.txt

fetch-sitemap = fetch_sitemap:main