diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-11-03 00:40:58 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-11-03 00:40:58 +0000 |
commit | 06788e95f480c8f3a9268447c76211f74c3dfdc2 (patch) | |
tree | 2e9ffc6c8620d202d858b5eb4b4abc92ccbab6e9 /java | |
parent | Add sysutils/chaoskube (diff) |
Add net/py-whois
Python package for retrieving WHOIS information of domains
Features
- Python wrapper for Linux "whois" command
- simple interface to access parsed WHOIS data for a given domain
- able to extract data for all the popular TLDs (com, org, net, biz, info, pl,
jp, uk, nz, ...)
- query a WHOIS server directly instead of going through an intermediate web
service like many others do
- works with Python 2.4+ and Python 3.x
- all dates as datetime objects
- possibility to cache results
WWW: https://pypi.org/project/whois/
PR: 250810
Submitted by: Gabriel Dutra <0xdutra@gmail.com>
Notes
Notes:
svn path=/head/; revision=553936
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions