cloudcafe/pip-requires
josh7810 bc36d20bb2 Creation of DNS Dig tool
* Creation of module dns_dig
* Added dig and dig_search functions
* dig uses dnspython package to query
  the given url and return the target
  from the answer.
* dig_search will recursively call dig
  to look for a search string amount the
  urls that dig finds.
* Updated pip-requires to add dnspython

Change-Id: I6393c52f4f8b903dff100569d3be59f970d56f95
2016-03-10 16:58:28 -06:00

6 lines
39 B
Plaintext

IPy
netaddr
XenAPI
dateutils
dnspython