Find-Sitemap

View on PyPIReverse Dependencies (0)

0.1.4 Find_Sitemap-0.1.4-py3-none-any.whl

Wheel Details

Project: Find-Sitemap
Version: 0.1.4
Filename: Find_Sitemap-0.1.4-py3-none-any.whl
Download: [link]
Size: 10199
MD5: 4085642d53cd01842f57c21617525f2d
SHA256: 1cc45c9eb9a395cb840a6224dd0d06b3ca339e1b26a39386aa1d66ba66bd2db8
Uploaded: 2022-12-03 09:22:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Find-Sitemap
Version: 0.1.4
Summary: A set of data tools in Python
Author: HsuanChi Su
Author-Email: a0025071[at]gmail.com
Home-Page: https://github.com/hsuanchi/Find-Sitemaps
Download-Url: https://pypi.org/project/Finde-sitemap/
License: MIT
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
Requires-Python: >=3.7
Requires-Dist: urllib3 (==1.26.9); python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.7"
Requires-Dist: certifi (==2022.6.15); python_version >= "3.7" and python_version < "4"
Requires-Dist: idna (==3.3); python_version >= "3.7" and python_version < "4"
Requires-Dist: requests (==2.28.1); python_version >= "3.7" and python_version < "4"
Requires-Dist: charset-normalizer (==2.1.0); python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
Requires-Dist: invoke (==1.7.1); extra == "dev"
Requires-Dist: mkdocs-material (==7.3.6); extra == "dev"
Requires-Dist: typing-extensions (==4.3.0); extra == "dev"
Requires-Dist: coverage (==5.5); ((python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0" and python_version < "4")) and extra == "dev"
Requires-Dist: flake8 (==3.9.2); ((python_version >= "2.7" and python_full_version < "3.0.0") or python_full_version >= "3.5.0") and extra == "dev"
Requires-Dist: pytest-cov (==2.12.1); ((python_version >= "2.7" and python_full_version < "3.0.0") or python_full_version >= "3.5.0") and extra == "dev"
Requires-Dist: pytest-xdist (==1.34.0); ((python_version >= "2.7" and python_full_version < "3.0.0") or python_full_version >= "3.5.0") and extra == "dev"
Requires-Dist: isort (==5.10.1); (python_full_version >= "3.6.1" and python_version < "4.0") and extra == "dev"
Requires-Dist: cfgv (==3.3.1); (python_full_version >= "3.6.1" and python_version >= "3.7") and extra == "dev"
Requires-Dist: black (==21.12b0); python_full_version >= "3.6.2" and extra == "dev"
Requires-Dist: pathspec (==0.9.0); python_full_version >= "3.6.2" and extra == "dev"
Requires-Dist: argcomplete (==1.12.3); (python_full_version >= "3.6.2" and python_full_version < "4.0.0") and extra == "dev"
Requires-Dist: commitizen (==2.28.0); (python_full_version >= "3.6.2" and python_full_version < "4.0.0") and extra == "dev"
Requires-Dist: termcolor (==1.1.0); (python_full_version >= "3.6.2" and python_full_version < "4.0.0") and extra == "dev"
Requires-Dist: decli (==0.5.2); (python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.6") and extra == "dev"
Requires-Dist: packaging (==21.3); (python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.6" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7")) and extra == "dev"
Requires-Dist: jinja2 (==3.1.2); (python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: markupsafe (==2.1.1); (python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: pyyaml (==6.0); (python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: pyparsing (==3.0.9); (python_full_version >= "3.6.8" and python_full_version < "4.0.0" and python_version >= "3.6") and extra == "dev"
Requires-Dist: astroid (==2.11.6); python_full_version >= "3.7.2" and extra == "dev"
Requires-Dist: dill (==0.3.5.1); python_full_version >= "3.7.2" and extra == "dev"
Requires-Dist: mccabe (==0.6.1); python_full_version >= "3.7.2" and extra == "dev"
Requires-Dist: pylint (==2.14.4); python_full_version >= "3.7.2" and extra == "dev"
Requires-Dist: wrapt (==1.14.1); python_full_version >= "3.7.2" and extra == "dev"
Requires-Dist: importlib-metadata (==4.12.0); (python_version < "3.10" and python_version >= "3.7") and extra == "dev"
Requires-Dist: tomli (==1.2.3); (python_version < "3.11" and python_full_version >= "3.7.2" and python_version >= "3.6") and extra == "dev"
Requires-Dist: execnet (==1.9.0); (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0") and extra == "dev"
Requires-Dist: pycodestyle (==2.7.0); (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0") and extra == "dev"
Requires-Dist: pyflakes (==2.3.1); (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0") and extra == "dev"
Requires-Dist: dparse (==0.5.1); python_version >= "3.5" and extra == "dev"
Requires-Dist: mypy (==0.910); python_version >= "3.5" and extra == "dev"
Requires-Dist: safety (==1.10.3); python_version >= "3.5" and extra == "dev"
Requires-Dist: mypy-extensions (==0.4.3); (python_version >= "3.5" and python_full_version >= "3.6.2") and extra == "dev"
Requires-Dist: ghp-import (==2.1.0); python_version >= "3.6" and extra == "dev"
Requires-Dist: hypothesis (==5.49.0); python_version >= "3.6" and extra == "dev"
Requires-Dist: mergedeep (==1.3.4); python_version >= "3.6" and extra == "dev"
Requires-Dist: mkdocs-material-extensions (==1.0.3); python_version >= "3.6" and extra == "dev"
Requires-Dist: mkdocs (==1.3.0); python_version >= "3.6" and extra == "dev"
Requires-Dist: pygments (==2.12.0); python_version >= "3.6" and extra == "dev"
Requires-Dist: pytest (==6.2.5); python_version >= "3.6" and extra == "dev"
Requires-Dist: pyyaml-env-tag (==0.1); python_version >= "3.6" and extra == "dev"
Requires-Dist: sortedcontainers (==2.4.0); python_version >= "3.6" and extra == "dev"
Requires-Dist: watchdog (==2.1.9); python_version >= "3.6" and extra == "dev"
Requires-Dist: python-dateutil (==2.8.2); (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6") and extra == "dev"
Requires-Dist: pytest-forked (==1.4.0); (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") and extra == "dev"
Requires-Dist: lazy-object-proxy (==1.7.1); (python_version >= "3.6" and python_full_version >= "3.7.2") and extra == "dev"
Requires-Dist: prompt-toolkit (==3.0.30); (python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.2" and python_full_version < "4.0.0") and extra == "dev"
Requires-Dist: questionary (==1.10.0); (python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.2" and python_full_version < "4.0.0") and extra == "dev"
Requires-Dist: wcwidth (==0.2.5); (python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.2" and python_full_version < "4.0.0") and extra == "dev"
Requires-Dist: tomlkit (==0.11.1); (python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.2" and python_full_version < "4.0.0") and extra == "dev"
Requires-Dist: bandit (==1.7.4); python_version >= "3.7" and extra == "dev"
Requires-Dist: gitdb (==4.0.9); python_version >= "3.7" and extra == "dev"
Requires-Dist: gitpython (==3.1.27); python_version >= "3.7" and extra == "dev"
Requires-Dist: identify (==2.5.1); python_version >= "3.7" and extra == "dev"
Requires-Dist: markdown (==3.3.7); python_version >= "3.7" and extra == "dev"
Requires-Dist: pbr (==5.9.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: pre-commit (==2.19.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: pymdown-extensions (==9.5); python_version >= "3.7" and extra == "dev"
Requires-Dist: pytest-mock (==3.8.2); python_version >= "3.7" and extra == "dev"
Requires-Dist: smmap (==5.0.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: stevedore (==3.5.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: zipp (==3.8.0); python_version >= "3.7" and extra == "dev"
Requires-Dist: urllib3 (==1.26.9); (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.7") and extra == "dev"
Requires-Dist: atomicwrites (==1.4.0); (python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6")) and extra == "dev"
Requires-Dist: attrs (==21.4.0); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: distlib (==0.3.4); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: filelock (==3.7.1); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: iniconfig (==1.1.1); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: pluggy (==1.0.0); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: py (==1.11.0); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: six (==1.16.0); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: virtualenv (==20.15.1); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: toml (==0.10.2); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" and python_version < "4") and extra == "dev"
Requires-Dist: nodeenv (==1.7.0); (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.7.0" and python_version >= "3.7") and extra == "dev"
Requires-Dist: click (==8.1.3); (python_version >= "3.7" and python_full_version >= "3.6.2") and extra == "dev"
Requires-Dist: platformdirs (==2.5.2); (python_version >= "3.7" and python_full_version >= "3.7.2" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7")) and extra == "dev"
Requires-Dist: certifi (==2022.6.15); (python_version >= "3.7" and python_version < "4") and extra == "dev"
Requires-Dist: idna (==3.3); (python_version >= "3.7" and python_version < "4") and extra == "dev"
Requires-Dist: requests (==2.28.1); (python_version >= "3.7" and python_version < "4") and extra == "dev"
Requires-Dist: charset-normalizer (==2.1.0); (python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0") and extra == "dev"
Requires-Dist: colorama (==0.4.5); (sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.7.2" and (python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0") and python_full_version < "4.0.0" and (python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") or sys_platform == "win32" and python_version >= "3.7" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") and python_full_version >= "3.5.0") and platform_system == "Windows") and extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3030 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
Find_Sitemap/__init__.py sha256=1NQX0JkfLDgeziFWRJJb4Z7CCEevE8lRQgRxiOUjVIc 42
Find_Sitemap/main.py sha256=oomT7e_FXl2yavRPmj1ZgK8Lmdc6wizqA__Q7RcGpXA 3233
Find_Sitemap/tag.py sha256=ZuWS-Zgf1vNndxKnw-Lsz2gPsskIDJrgSI14x6Kf-zE 1108
tasks/__init__.py sha256=Qmr6NMX7yvAFZqi4MnwfWdKC5fdkonuiIOwc2ChCKAQ 308
tasks/build.py sha256=JNmWuzTjn1yzrWSiiCMCWKAfxAlm1kqWatfhbdCp4Qs 605
tasks/common.py sha256=zTXJSk1rOJP1EemDr7Iet8zdqhRWAGByHrkyeR0Kpwc 122
tasks/doc.py sha256=qxmZSvQS9jkAVGWGg_vug9fik2htlKiBNlhZTB5u6rE 486
tasks/env.py sha256=_X9eCv1rrq-vs4g6y6W-QXSTXjIAVvBxuQQJLaUB-N0 904
tasks/git.py sha256=9IB0w7GAEk15ua2RPOqi-0a9M_wopAVX0ly_eTXdpI8 501
tasks/secure.py sha256=u6Re0zsexOzNySpTT4XRRicghbop3cYomqbfG1hLGlQ 482
tasks/style.py sha256=LOGpKJjoFmRM1dNP0XyB1c5Bhd8xwG9Uz-zRmbhYJmU 1382
tasks/test.py sha256=ys2B2c4R224-iUJuAYvwWo39pO8bcSs4lHRP1tPGHVE 428
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_Find-Sitemaps.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Find_Sitemap-0.1.4.dist-info/LICENSE sha256=jsvxjV1n887yRE22p3Kk6bbf9NGk0V1KvaUKALusxs8 1096
Find_Sitemap-0.1.4.dist-info/METADATA sha256=gAm6d2FGPEwdeMnhGs2oke6LLwa2sewO-7dgouWKlrI 15534
Find_Sitemap-0.1.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
Find_Sitemap-0.1.4.dist-info/top_level.txt sha256=nLf724ri25Iuoj_sgo1a5DWKld-cRjPZSoj2cLN6-s4 25
Find_Sitemap-0.1.4.dist-info/RECORD

top_level.txt

Find_Sitemap
tasks
tests