pkgsrc/www/py-curl/PLIST
recht 440ae98093 update to 7.10.6
added python23-pth support

Many changes and fixes.

See ChangeLog for a complete list.

Important:
* WARNING: Removed the deprecated pycurl.init() and pycurl.multi_init()
  names - use pycurl.Curl() and pycurl.CurlMulti() instead.

* WARNING: Removed the deprecated Curl.cleanup() and CurlMulti.cleanup()
  methods - use Curl.close() and CurlMulti.close() instead.
2003-09-14 18:03:53 +00:00

45 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2003/09/14 18:03:53 recht Exp $
${PYSITELIB}/curl/__init__.py
${PYSITELIB}/curl/__init__.pyc
${PYSITELIB}/curl/__init__.pyo
${PYSITELIB}/pycurl.so
share/doc/pycurl${PYVERSSUFFIX}/COPYING
share/doc/pycurl${PYVERSSUFFIX}/ChangeLog
share/doc/pycurl${PYVERSSUFFIX}/INSTALL
share/doc/pycurl${PYVERSSUFFIX}/README
share/doc/pycurl${PYVERSSUFFIX}/TODO
share/doc/pycurl${PYVERSSUFFIX}/examples/basicfirst.py
share/doc/pycurl${PYVERSSUFFIX}/examples/gtkhtml_demo.py
share/doc/pycurl${PYVERSSUFFIX}/examples/linksys.py
share/doc/pycurl${PYVERSSUFFIX}/examples/retriever-multi.py
share/doc/pycurl${PYVERSSUFFIX}/examples/retriever.py
share/doc/pycurl${PYVERSSUFFIX}/examples/sfquery.py
share/doc/pycurl${PYVERSSUFFIX}/examples/xmlrpc_curl.py
share/doc/pycurl${PYVERSSUFFIX}/html/callbacks.html
share/doc/pycurl${PYVERSSUFFIX}/html/curlmultiobject.html
share/doc/pycurl${PYVERSSUFFIX}/html/curlobject.html
share/doc/pycurl${PYVERSSUFFIX}/html/pycurl.html
share/doc/pycurl${PYVERSSUFFIX}/tests/test.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_cb.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_debug.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_getinfo.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_gtk.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_internals.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_memleak.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi2.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi3.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi4.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi5.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi6.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_multi_vs_thread.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_post.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_post2.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_stringio.py
share/doc/pycurl${PYVERSSUFFIX}/tests/test_xmlrpc.py
share/doc/pycurl${PYVERSSUFFIX}/tests/util.py
@dirrm share/doc/pycurl${PYVERSSUFFIX}/tests
@dirrm share/doc/pycurl${PYVERSSUFFIX}/html
@dirrm share/doc/pycurl${PYVERSSUFFIX}/examples
@dirrm share/doc/pycurl${PYVERSSUFFIX}
@dirrm ${PYSITELIB}/curl