hostlists

View on PyPIReverse Dependencies (1)

0.10.669819 hostlists-0.10.669819-py3-none-any.whl

Wheel Details

Project: hostlists
Version: 0.10.669819
Filename: hostlists-0.10.669819-py3-none-any.whl
Download: [link]
Size: 18423
MD5: 2b0b106ae6bb44eb727490916bb392ac
SHA256: 4b2e70f58455004a2304628a6719b77b38af26af8dcf0a6c7358da08df837481
Uploaded: 2020-12-21 19:52:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hostlists
Version: 0.10.669819
Summary: Python module to generate lists of hosts from various sources that is extensible via plugins.
Author: Dwight Hubbard
Author-Email: dhubbard[at]yahoo-inc.com
Home-Page: https://github.com/yahoo/hostlists
Project-Url: Documentation, https://yahoo.github.io/hostlists/
Project-Url: Source, https://github.com/yahoo/hostlists
Project-Url: CI Pipeline, https://cd.screwdriver.cd/pipelines/3816
License: Apache Software License
Keywords: hostlist,utility
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: SunOS/Solaris
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >="3.5"
Requires-Dist: requests
Requires-Dist: dnspython; python_version < "3.0"
Requires-Dist: dnspython3; python_version >= "3.0"
Description-Content-Type: text/markdown
[Description omitted; length: 1813 characters]

WHEEL

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

RECORD

Path Digest Size
hostlists/__init__.py sha256=GYCgAVF5s9SOf5fBtzZ8YQEhzptn_t26vGKbE0nIHSM 1553
hostlists/cli.py sha256=SZQ9X1W6Um-Hq17MLagcr3FVIupydwhj4zyksAUl8C4 1972
hostlists/decorators.py sha256=ecWlDvMvdtuvurhcujZv36zVlbgRXyVm_7nLqtESeZg 1768
hostlists/exceptions.py sha256=kZpaJUKDMFAIdooML3-8QrpQVZxeMlq4zoTRcaIRSp0 203
hostlists/plugin_base.py sha256=r_Q6cd0DXLBOyElDqAvXdkMI1aXC-UQ24jvIhYzw5wc 141
hostlists/plugin_manager.py sha256=YE9ftA1PIRDD1GsGyF4wtahZ2QX4OfUbLrjIks_PLEA 3433
hostlists/range.py sha256=gteCdU-krPyqjmuVHS0LDouN0Z9U-xvqMX8s4xzpTsM 7044
hostlists/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hostlists/plugins/dnsip.py sha256=wFe_3LMiyv7XjQDlbfsbCu0uO7Zt3rcEu3BJEffHE-Y 1041
hostlists/plugins/haproxy.py sha256=GxqGbACdTFkkK5VtiYV4VmGM3BO7etRFp4XIq1eiNRQ 5784
hostlists/plugins/plugintype.py sha256=THCcQZD4cftGXTVdb2K8GSC1ZIUD3jlRIpUqph7Ni4Y 2624
hostlists_plugins_default/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hostlists_plugins_default/hostlists_plugin_dns.py sha256=0l9gwstLdjsLjj8FM38bGOj5Bpbockvz88a149ycTaY 2118
hostlists_plugins_default/hostlists_plugin_file.py sha256=HjEx8VUdfVTBA8ch4oZ4QqT9g9fKmyWLybVHYjWI_PQ 1689
hostlists_plugins_default/range.py sha256=7bfQR01SftoKzhXfPoJrPx3-KyTWkRA06nsSaCTT98o 2947
hostlists-0.10.669819.dist-info/LICENSE.txt sha256=NH81PRoWXaqgnek4DvvGw5PbFtz355eaJe72dR-g8Mg 618
hostlists-0.10.669819.dist-info/METADATA sha256=C88-CkuCcEc2Vo99Kc1uVyoD7HHC4TDB6fSC6rZsaFU 3467
hostlists-0.10.669819.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
hostlists-0.10.669819.dist-info/entry_points.txt sha256=eQJ8zT8JO4eKMjdL_jkDSTgceTRNdnWyIo_xOzHVf6Q 279
hostlists-0.10.669819.dist-info/top_level.txt sha256=mIplqvfWySvdW2vDiaMiI_jQ5892-cfdUXMcXlt_gPI 36
hostlists-0.10.669819.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
hostlists-0.10.669819.dist-info/RECORD

top_level.txt

hostlists
hostlists_plugins_default

entry_points.txt

hostlists = hostlists.cli:main
dns = hostlists_plugins_default.hostlists_plugin_dns:HostlistsPluginDns
file = hostlists_plugins_default.hostlists_plugin_file:HostlistsPluginFile
range = hostlists_plugins_default.range:HostlistsPluginRange

zip-safe