openbsd-ports/databases/py-sqlite2/pkg/PLIST
alek c02a12e437 Update to 2.2.2
From new maintainer Eric Faurot <eric.faurot@gmail.com>
2006-05-25 13:39:08 +00:00

65 lines
3.2 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2006/05/25 13:39:08 alek Exp $
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/hooks.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/hooks.pyc
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/regression.py
lib/python${MODPY_VERSION}/site-packages/pysqlite2/test/regression.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-win32.html
share/doc/py-sqlite2/install-source-win32.txt
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/collation_reverse.py
share/examples/py-sqlite2/complete_statement.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/rowclass.py
share/examples/py-sqlite2/shared_cache.py
share/examples/py-sqlite2/shortcut_methods.py
share/examples/py-sqlite2/simple_tableprinter.py
share/examples/py-sqlite2/text_factory.py