pkgsrc/net/py-Socks/PLIST
wiz 6e6a3306f1 Import py35-Socks-1.5.6 as net/py-Socks.
This package contains an updated and actively maintained version
of SocksiPy, with bug fixes and extra features.

It acts as a drop-in replacement to the socket module.

Features

* SOCKS proxy client for Python 2.6 - 3.x
* TCP and UDP both supported
* HTTP proxy client included but not supported or recommended (you
  should use urllib2's or requests' own HTTP proxy interface)
2016-01-02 10:10:10 +00:00

8 lines
242 B
Text

@comment $NetBSD: PLIST,v 1.1 2016/01/02 10:10:10 wiz Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/socks.py
${PYSITELIB}/socks.pyc
${PYSITELIB}/socks.pyo
${PYSITELIB}/sockshandler.py
${PYSITELIB}/sockshandler.pyc
${PYSITELIB}/sockshandler.pyo