findabuse

View on PyPIReverse Dependencies (0)

0.1.14 findabuse-0.1.14-py3-none-any.whl

Wheel Details

Project: findabuse
Version: 0.1.14
Filename: findabuse-0.1.14-py3-none-any.whl
Download: [link]
Size: 9029
MD5: 6b0bf4a006465eab00cc5ec6356dbde2
SHA256: bf6a5e62353ba958722082e3703e8e895f6443d5503aaf194cdfe9113a45b1ad
Uploaded: 2019-06-21 10:52:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: findabuse
Version: 0.1.14
Summary: findabuse.email is a simple API for looking up abuse contacts for network spaces
Author: Matthew Gall
Author-Email: git[at]matthewgall.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7,<4.0
Requires-Dist: bottle (<0.13.0,>=0.12.16)
Requires-Dist: dnslib (<0.10.0,>=0.9.10)
Requires-Dist: redis (<4.0,>=3.2)
Requires-Dist: requests (<3.0,>=2.22)
Requires-Dist: tornado (<7.0,>=6.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
findabuse/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
findabuse/abuse.py sha256=p6d29ExwS7EIapv0WAm6noo5X2YN6eqqALpYEnu6No0 1080
findabuse/cli.py sha256=yLSK2xPJbNIdwL17XqpSwa_5YK-RgZZEXpDhoXKlPeo 921
findabuse/dns.py sha256=V9ojK50gzRL5CSPH8HH8ez4PR6KCVVql74S1gBZvWP8 2846
findabuse/http.py sha256=9mIPQ_ScuSWRdQFRmr0RK751tdhmoT8NajcMvooSLIk 2130
findabuse/providers.py sha256=h0Y2NXnl57y7603p-GMkaG999mHWdV1cmTHYYqDfAZ8 4309
findabuse/socket.py sha256=A6nQFYg4QQVpn8PTe-VGnKPxnz1MPu-y8jGfI-IAu0E 2350
findabuse/util.py sha256=Wcb910HzPHBTke812mxMBUbkDxNL6FEZOdarDweeUu4 665
findabuse-0.1.14.dist-info/entry_points.txt sha256=wq1_h8OuKpGe3TIxxvfKLdlfWLgDoJJ5Ic_POvnzHac 152
findabuse-0.1.14.dist-info/LICENSE sha256=3TbD2SA5c32S4aXqYdsOq7Pnm53xAfn2clmTBFWfGlw 1069
findabuse-0.1.14.dist-info/WHEEL sha256=C90Mwr_Jk4_IPKbEQeJHH_TSkLAVFEZOMPO9_4HdXQI 85
findabuse-0.1.14.dist-info/METADATA sha256=5HEWqlcj1cxg9Ya25P-HJEG9IfV34ckl51z1YZVZ_a4 580
findabuse-0.1.14.dist-info/RECORD

entry_points.txt

findabuse = findabuse.cli:main
findabusedns = findabuse.dns:main
findabusehttp = findabuse.http:main
findabusetelnet = findabuse.socket:main