openbsd-ports/net/py-curl/pkg/PLIST

42 lines
1.7 KiB
Plaintext
Raw Normal View History

2006-07-13 12:58:46 -04:00
@comment $OpenBSD: PLIST,v 1.6 2006/07/13 16:58:46 steven Exp $
lib/python${MODPY_VERSION}/site-packages/curl/
lib/python${MODPY_VERSION}/site-packages/curl/__init__.py
lib/python${MODPY_VERSION}/site-packages/curl/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pycurl.so
share/doc/py-curl/
share/doc/py-curl/callbacks.html
share/doc/py-curl/curlmultiobject.html
share/doc/py-curl/curlobject.html
2006-07-13 12:58:46 -04:00
share/doc/py-curl/curlshareobject.html
share/doc/py-curl/pycurl.html
share/examples/py-curl/
share/examples/py-curl/basicfirst.py
2006-07-13 12:58:46 -04:00
share/examples/py-curl/file_upload.py
share/examples/py-curl/linksys.py
share/examples/py-curl/retriever-multi.py
share/examples/py-curl/retriever.py
share/examples/py-curl/sfquery.py
share/examples/py-curl/tests/
share/examples/py-curl/tests/test.py
share/examples/py-curl/tests/test_cb.py
share/examples/py-curl/tests/test_debug.py
share/examples/py-curl/tests/test_getinfo.py
share/examples/py-curl/tests/test_gtk.py
share/examples/py-curl/tests/test_internals.py
share/examples/py-curl/tests/test_memleak.py
share/examples/py-curl/tests/test_multi.py
share/examples/py-curl/tests/test_multi2.py
share/examples/py-curl/tests/test_multi3.py
share/examples/py-curl/tests/test_multi4.py
share/examples/py-curl/tests/test_multi5.py
share/examples/py-curl/tests/test_multi6.py
share/examples/py-curl/tests/test_multi_vs_thread.py
share/examples/py-curl/tests/test_post.py
share/examples/py-curl/tests/test_post2.py
2006-07-13 12:58:46 -04:00
share/examples/py-curl/tests/test_post3.py
share/examples/py-curl/tests/test_share.py
share/examples/py-curl/tests/test_stringio.py
share/examples/py-curl/tests/test_xmlrpc.py
share/examples/py-curl/tests/util.py
share/examples/py-curl/xmlrpc_curl.py