openbsd-ports/databases/py-sqlite2/pkg/PLIST
2005-09-19 02:10:46 +00:00

54 lines
2.6 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2005/09/19 02:10:46 djm Exp $
bin/test-pysqlite
lib/python${MODPY_VERSION}/site-packages/pysqlite2/
lib/python${MODPY_VERSION}/site-packages/pysqlite2/__init__.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/_sqlite.so
lib/python${MODPY_VERSION}/site-packages/pysqlite2/dbapi2.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/dbapi2.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/__init__.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/dbapi.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/dbapi.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/factory.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/factory.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/transactions.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/transactions.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/types.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/types.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/userfunctions.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/userfunctions.pyc
share/doc/py-sqlite2/
share/doc/py-sqlite2/default.css
share/doc/py-sqlite2/docutils.css
share/doc/py-sqlite2/install-source.html
share/doc/py-sqlite2/install-source.txt
share/doc/py-sqlite2/silvercity.css
share/doc/py-sqlite2/usage-guide.html
share/doc/py-sqlite2/usage-guide.txt
share/examples/py-sqlite2/
share/examples/py-sqlite2/adapter_datetime.py
share/examples/py-sqlite2/adapter_point_1.py
share/examples/py-sqlite2/adapter_point_2.py
share/examples/py-sqlite2/connect_db_1.py
share/examples/py-sqlite2/connect_db_2.py
share/examples/py-sqlite2/converter_point.py
share/examples/py-sqlite2/countcursors.py
share/examples/py-sqlite2/createdb.py
share/examples/py-sqlite2/execsql_fetchonerow.py
share/examples/py-sqlite2/execsql_printall_1.py
share/examples/py-sqlite2/execute_1.py
share/examples/py-sqlite2/execute_2.py
share/examples/py-sqlite2/execute_3.py
share/examples/py-sqlite2/executemany_1.py
share/examples/py-sqlite2/executemany_2.py
share/examples/py-sqlite2/executescript.py
share/examples/py-sqlite2/insert_more_people.py
share/examples/py-sqlite2/md5func.py
share/examples/py-sqlite2/mysumaggr.py
share/examples/py-sqlite2/parse_colnames.py
share/examples/py-sqlite2/pysqlite_datetime.py
share/examples/py-sqlite2/row_factory.py
share/examples/py-sqlite2/simple_tableprinter.py