urldt

View on PyPIReverse Dependencies (0)

1.0.0 urldt-1.0.0-py3-none-any.whl

Wheel Details

Project: urldt
Version: 1.0.0
Filename: urldt-1.0.0-py3-none-any.whl
Download: [link]
Size: 6224
MD5: 30f25bf61d0fcf226348f5ea1b2c25ad
SHA256: f57e569a755bb833320816e04ea2de70c9fbcaedb583398c42a8a3332d89c5e5
Uploaded: 2022-08-13 06:40:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: urldt
Version: 1.0.0
Summary: Detect if url is available.
Author-Email: Yingjie Shang <me[at]shangcode.cn>
Project-Url: Homepage, https://github.com/shangcode/urldt
License: MIT License Copyright (c) [2022] [Yingjie Shang] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: cyber security,network,url,detect,available
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: certifi (>=2022.6.15)
Requires-Dist: charset-normalizer (>=2.1.0)
Requires-Dist: idna (>=3.3)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: urllib3 (>=1.26.11)
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: pycodestyle; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 794 characters]

WHEEL

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

RECORD

Path Digest Size
urldt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
urldt/__main__.py sha256=8ScaGKpYpl5BCvq5Hu5tkwHP3UWrIHI5rrpr79EjBdM 530
urldt/__version__.py sha256=07NzQXBgNlnw5kSN6ZYxE9By-_RuH3Jyy58Z74sIio0 21
urldt/cli.py sha256=5-U_O-84QQ51CmhwU_sYz6g61ekNhDCVnarxcw8bwF0 681
urldt/scanner.py sha256=aTXx8fT8D0cqIQGQOQqk9rpUzzuw8iFo_o5knesYv3s 2033
urldt/url_asset.py sha256=8APYcxL3g85IaRuxNvm5u6sGSX679iPy1RCA7-xM62w 166
urldt/utils.py sha256=_FU3WjFB9N3Ow6pynna1DPsz8SOkhjDaIbEFCEaJt4k 904
urldt-1.0.0.dist-info/LICENSE sha256=JSUbCwPvvLfu1fWrZisjQphl23ofj9MAFOtDZ9bOZfA 1093
urldt-1.0.0.dist-info/METADATA sha256=lKpaPAGSqbpvDfHfePCFL5tFMCWC0E5vFDgn_xG05Kg 2905
urldt-1.0.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
urldt-1.0.0.dist-info/entry_points.txt sha256=fgpAeQgqVXhtvaquIrfHjvgk1HlSVgXjduQHMbn9nYc 46
urldt-1.0.0.dist-info/top_level.txt sha256=FdIXYCsN9MxO-_bpry6oUoNgWLpXoOJTWtuzirKjvwQ 6
urldt-1.0.0.dist-info/RECORD

top_level.txt

urldt

entry_points.txt

urldt = urldt.__main__:main