summaryrefslogtreecommitdiff
path: root/net/py-py3dns
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15py-py3dns: updated to 3.2.0adam3-12/+16
3.2.0: * Rename internal use of async since it is a reserved word in python3.7 * Switch from distutils to setuptools * Ship test.py in the tarball
2017-02-25Import py-py3dns-3.1.1a as net/py-py3dns.wiz4-0/+56
This Python 3 module provides an DNS API for looking up DNS entries from within Python 3 modules and applications. This module is a simple, lightweight implementation.