wizard-domaininfo

View on PyPIReverse Dependencies (0)

0.2.6 wizard_domaininfo-0.2.6-py3-none-any.whl

Wheel Details

Project: wizard-domaininfo
Version: 0.2.6
Filename: wizard_domaininfo-0.2.6-py3-none-any.whl
Download: [link]
Size: 316990
MD5: 2c10c91b4d2955f85fe747ea27a764f8
SHA256: 6fc003664663aab741fa93d40f5fec8abd7347bbdffdd92c27b404b332c34de1
Uploaded: 2021-12-10 00:18:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wizard-domaininfo
Version: 0.2.6
Summary: DNS/Whois Domain Information library
Author: Michael Ramsey
Author-Email: mike[at]hackerdise.me
Home-Page: https://github.com/meramsey/wizard-domaininfo
Project-Url: Repository, https://github.com/meramsey/wizard-domaininfo
License: MIT
Keywords: whois,nic,domain,dns,rdap
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.1,<4.0.0
Requires-Dist: aiodns (<4.0.0,>=3.0.0)
Requires-Dist: atomicwrites (<2.0.0,>=1.4.0)
Requires-Dist: cached-property (<2.0.0,>=1.5.2)
Requires-Dist: contextvars (<3.0,>=2.4)
Requires-Dist: immutables (<0.17,>=0.16)
Requires-Dist: importlib-metadata (<5.0.0,>=4.8.2)
Requires-Dist: ipwhois (<2.0.0,>=1.2.0); extra == "ipwhois"
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: zipp (<4.0.0,>=3.6.0)
Provides-Extra: ipwhois
Description-Content-Type: text/markdown
[Description omitted; length: 6508 characters]

WHEEL

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

RECORD

Path Digest Size
README.md sha256=sr_MDKhS0MBsu8AJIcXQG0JwzwLQp_xrj3NIFsCaQ0E 6507
pyproject.toml sha256=FVhviaVAHT80xWc-gZc0TwnPEbf6PW4VNMRIfmzsg3w 2403
wizard_domaininfo/__init__.py sha256=4xh99gL3pv15zZD-n28YKWrb_gYOSJuMYv-ZWyfiG4Q 1136
wizard_domaininfo/__main__.py sha256=ll9SEcjiOQof4x1Y7D25LIo6o8SNMEzVVoujn2ZFNIg 360
wizard_domaininfo/airports.dat sha256=E-C4pAehKyOvFUqz9kMxzyePAd2_JwrYIMEG97oQNYI 675638
wizard_domaininfo/cli.py sha256=dcUBMHuOn-0TZv8fFE9PkvotPmWfkTdJjzNvZVinkRU 1270
wizard_domaininfo/countries.dat sha256=fDp-zqh3fk20GAPJmS1tapUc6vSrcXCO7PnS5jvx-2Y 4093
wizard_domaininfo/countries3.dat sha256=qsCLafGK2oZ2KdedbwoGZ4vDna0Ix6G_g02CfI_wI9I 10323
wizard_domaininfo/domaininfo.py sha256=oJ88GCCfKz6xELN_yNx5GE11fLvihruymQnJKgf4rLg 13738
wizard_domaininfo/net.py sha256=4yMf-19XEvlisEG94HccZ5obJw-qYXdka8HiMQIXnYc 4661
wizard_domaininfo/parse.py sha256=pR7z1EW1K7RHa4r7keFFSrY6DNrgdWNxwTywJ4YBrGI 83860
wizard_domaininfo/pwhois.py sha256=oCcofGKt1ZLImZhDGN2O2PqTyL7R5BMer1M4iApo0Dw 5665
wizard_domaininfo/shared.py sha256=FCHOKyl5J0kXnKg_2Pn35IIB5G1mksNVQfHYAc1Py10 39
wizard_domaininfo/states_au.dat sha256=bqYO9ipxEV2xYKI9Obed14Bdl4wLN3OaGZxKXG4MXgc 112
wizard_domaininfo/states_ca.dat sha256=0vUkEsU7dT3Casj-oW7a4OZONK3V027IOqJL-O02R6k 358
wizard_domaininfo/states_us.dat sha256=NvjZQ85qIR0DFgs6SPXCOM82z8GcM0siczOhriz7JFw 1220
wizard_domaininfo/utils.py sha256=xkKASM-ElP7HukWCweK2RqEtkpJUhRH75L4CaH57vgY 25257
wizard_domaininfo-0.2.6.dist-info/entry_points.txt sha256=w1Wu0cDe4QBV-8Vgz6pAcqKNw72YrcXDNc2PFRE2yKk 96
wizard_domaininfo-0.2.6.dist-info/LICENSE sha256=TfxTM0APUtaVgrvvO7kqGTcBSZOnT-v3RPUZMAvw47s 1071
wizard_domaininfo-0.2.6.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
wizard_domaininfo-0.2.6.dist-info/METADATA sha256=gyAeREg0M8ViQwyACQv5X75OuDsFKZdDsNjhgWTVZPM 7696
wizard_domaininfo-0.2.6.dist-info/RECORD

entry_points.txt

pwhois = wizard_domaininfo:pwhois
wizard-domaininfo = wizard_domaininfo.cli:main