aboutsummaryrefslogtreecommitdiff
path: root/net/py-netlib/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat Notes: svn path=/head/; revision=468282
* Netlib is a collection of network utility classes,William Grzybowski2013-08-211-0/+8
used by the pathod and mitmproxy projects. It differs from other projects in some fundamental respects, because both pathod and mitmproxy often need to violate standards. WWW: https://pypi.python.org/pypi/netlib PR: ports/180746 Submitted by: Hung-Yi Chen <gaod hychen.org> Notes: svn path=/head/; revision=325141