"Bryan C. Everly" <[email protected]> writes: > $COMMENT: library to en/decode DNS wire-format packets for Python > > pkg/DESCR: > > library to en/decode DNS wire-format packets for Python.
*BZZT* ritchie /usr/ports/mystuff/net/py-dnslib$ cat pkg/DESCR A library to encode/decode DNS wire-format packets supporting both Python 2.7 and Python 3.2+. Where's the python3 flavor? (: > ---- > > This is a standard Python library > (https://pypi.python.org/pypi/dnslib) that I would like to add to > OpenBSD because I need it to support several Python-based security > scanning tools. > > ---- > > This is my first Python library so any comments or questions? The port looks fine, except that it should use MODPY_PI. I'm not sure about tests. Adding MODPY_SETUPTOOLS=Yes leads to a dummy test target. Maybe that'd be better that NO_TEST=Yes? Can this be used by existing or upcoming ports you plan to publish, or is it for personal use? I am personally a bit reluctant on adding libs if they aren't useful for other ports. > If not, > would anyone be willing to commit this on my behalf? > > (apologies for not including the attachment last time) > > Thanks, > Bryan > -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
