fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
498 B
Text
12 lines
498 B
Text
A 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
|