summaryrefslogtreecommitdiff
path: root/databases/py-table
diff options
context:
space:
mode:
authordarcy <darcy>2006-01-03 19:03:35 +0000
committerdarcy <darcy>2006-01-03 19:03:35 +0000
commite72ba993316978fc9052d4762d292b2bda7f71ea (patch)
tree3472ec3a66b6df3c7f583ad3747a6709c8213ac7 /databases/py-table
parent2878b178f75bf14450632e514db448cf1bb32b04 (diff)
downloadpkgsrc-e72ba993316978fc9052d4762d292b2bda7f71ea.tar.gz
Add missing installed files. No functional change so not bump to PKGREVISION.
Diffstat (limited to 'databases/py-table')
-rw-r--r--databases/py-table/PLIST78
1 files changed, 77 insertions, 1 deletions
diff --git a/databases/py-table/PLIST b/databases/py-table/PLIST
index be595953cc7..5c1ff31662c 100644
--- a/databases/py-table/PLIST
+++ b/databases/py-table/PLIST
@@ -1,127 +1,203 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/21 11:01:10 darcy Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/01/03 19:03:35 darcy Exp $
+${PYSITELIB}/pytable/__init__.py
${PYSITELIB}/pytable/__init__.pyc
${PYSITELIB}/pytable/__init__.pyo
+${PYSITELIB}/pytable/_postgresql/__init__.py
${PYSITELIB}/pytable/_postgresql/__init__.pyc
${PYSITELIB}/pytable/_postgresql/__init__.pyo
+${PYSITELIB}/pytable/_postgresql/postgresdriver.py
${PYSITELIB}/pytable/_postgresql/postgresdriver.pyc
${PYSITELIB}/pytable/_postgresql/postgresdriver.pyo
+${PYSITELIB}/pytable/_postgresql/tableactions.py
${PYSITELIB}/pytable/_postgresql/tableactions.pyc
${PYSITELIB}/pytable/_postgresql/tableactions.pyo
+${PYSITELIB}/pytable/dbapiadapter.py
${PYSITELIB}/pytable/dbapiadapter.pyc
${PYSITELIB}/pytable/dbapiadapter.pyo
+${PYSITELIB}/pytable/dbconnection.py
${PYSITELIB}/pytable/dbconnection.pyc
${PYSITELIB}/pytable/dbconnection.pyo
+${PYSITELIB}/pytable/dbcursor.py
${PYSITELIB}/pytable/dbcursor.pyc
${PYSITELIB}/pytable/dbcursor.pyo
+${PYSITELIB}/pytable/dbdriver.py
${PYSITELIB}/pytable/dbdriver.pyc
${PYSITELIB}/pytable/dbdriver.pyo
+${PYSITELIB}/pytable/dbproperty.py
${PYSITELIB}/pytable/dbproperty.pyc
${PYSITELIB}/pytable/dbproperty.pyo
+${PYSITELIB}/pytable/dbresultset.py
${PYSITELIB}/pytable/dbresultset.pyc
${PYSITELIB}/pytable/dbresultset.pyo
+${PYSITELIB}/pytable/dbrow.py
${PYSITELIB}/pytable/dbrow.pyc
${PYSITELIB}/pytable/dbrow.pyo
+${PYSITELIB}/pytable/dbschema.py
${PYSITELIB}/pytable/dbschema.pyc
${PYSITELIB}/pytable/dbschema.pyo
+${PYSITELIB}/pytable/dbspecifier.py
${PYSITELIB}/pytable/dbspecifier.pyc
${PYSITELIB}/pytable/dbspecifier.pyo
+${PYSITELIB}/pytable/dbspecifierwizard.py
${PYSITELIB}/pytable/dbspecifierwizard.pyc
${PYSITELIB}/pytable/dbspecifierwizard.pyo
+${PYSITELIB}/pytable/defaultdrivers.py
${PYSITELIB}/pytable/defaultdrivers.pyc
${PYSITELIB}/pytable/defaultdrivers.pyo
+${PYSITELIB}/pytable/doc/pydoc/builddocs.py
+${PYSITELIB}/pytable/doc/pydoc/pydoc2.py
+${PYSITELIB}/pytable/doc/style/sitestyle.css
+${PYSITELIB}/pytable/doc/uploadsite.bat
+${PYSITELIB}/pytable/examples/build.py
+${PYSITELIB}/pytable/examples/connect.py
+${PYSITELIB}/pytable/examples/default_vars.py
+${PYSITELIB}/pytable/examples/example_schema.py
+${PYSITELIB}/pytable/examples/find_houses.py
+${PYSITELIB}/pytable/examples/query_1.py
+${PYSITELIB}/pytable/examples/sampledb.sql
+${PYSITELIB}/pytable/examples/widgetworks_schema.py
+${PYSITELIB}/pytable/installschema.py
${PYSITELIB}/pytable/installschema.pyc
${PYSITELIB}/pytable/installschema.pyo
+${PYSITELIB}/pytable/lazyresultset.py
${PYSITELIB}/pytable/lazyresultset.pyc
${PYSITELIB}/pytable/lazyresultset.pyo
+${PYSITELIB}/pytable/license.txt
+${PYSITELIB}/pytable/mk/__init__.py
${PYSITELIB}/pytable/mk/__init__.pyc
${PYSITELIB}/pytable/mk/__init__.pyo
+${PYSITELIB}/pytable/mk/mkdescriptor.py
${PYSITELIB}/pytable/mk/mkdescriptor.pyc
${PYSITELIB}/pytable/mk/mkdescriptor.pyo
+${PYSITELIB}/pytable/mk/mkdriver.py
${PYSITELIB}/pytable/mk/mkdriver.pyc
${PYSITELIB}/pytable/mk/mkdriver.pyo
+${PYSITELIB}/pytable/mk/mktable.py
${PYSITELIB}/pytable/mk/mktable.pyc
${PYSITELIB}/pytable/mk/mktable.pyo
+${PYSITELIB}/pytable/mysql/__init__.py
${PYSITELIB}/pytable/mysql/__init__.pyc
${PYSITELIB}/pytable/mysql/__init__.pyo
+${PYSITELIB}/pytable/mysql/create_test_db.py
${PYSITELIB}/pytable/mysql/create_test_db.pyc
${PYSITELIB}/pytable/mysql/create_test_db.pyo
+${PYSITELIB}/pytable/mysql/mydriver.py
${PYSITELIB}/pytable/mysql/mydriver.pyc
${PYSITELIB}/pytable/mysql/mydriver.pyo
+${PYSITELIB}/pytable/mysql/myrunsql.py
${PYSITELIB}/pytable/mysql/myrunsql.pyc
${PYSITELIB}/pytable/mysql/myrunsql.pyo
+${PYSITELIB}/pytable/mysql/tableactions.py
${PYSITELIB}/pytable/mysql/tableactions.pyc
${PYSITELIB}/pytable/mysql/tableactions.pyo
+${PYSITELIB}/pytable/psycopg/__init__.py
${PYSITELIB}/pytable/psycopg/__init__.pyc
${PYSITELIB}/pytable/psycopg/__init__.pyo
+${PYSITELIB}/pytable/psycopg/psycodriver.py
${PYSITELIB}/pytable/psycopg/psycodriver.pyc
${PYSITELIB}/pytable/psycopg/psycodriver.pyo
+${PYSITELIB}/pytable/pyformatsupport.py
${PYSITELIB}/pytable/pyformatsupport.pyc
${PYSITELIB}/pytable/pyformatsupport.pyo
+${PYSITELIB}/pytable/pygresql/__init__.py
${PYSITELIB}/pytable/pygresql/__init__.pyc
${PYSITELIB}/pytable/pygresql/__init__.pyo
+${PYSITELIB}/pytable/pygresql/pgdriver.py
${PYSITELIB}/pytable/pygresql/pgdriver.pyc
${PYSITELIB}/pytable/pygresql/pgdriver.pyo
+${PYSITELIB}/pytable/pypgsql/__init__.py
${PYSITELIB}/pytable/pypgsql/__init__.pyc
${PYSITELIB}/pytable/pypgsql/__init__.pyo
+${PYSITELIB}/pytable/pypgsql/create_test_db.py
${PYSITELIB}/pytable/pypgsql/create_test_db.pyc
${PYSITELIB}/pytable/pypgsql/create_test_db.pyo
+${PYSITELIB}/pytable/pypgsql/pgdriver.py
${PYSITELIB}/pytable/pypgsql/pgdriver.pyc
${PYSITELIB}/pytable/pypgsql/pgdriver.pyo
+${PYSITELIB}/pytable/pypgsql/pgdumptypes.py
${PYSITELIB}/pytable/pypgsql/pgdumptypes.pyc
${PYSITELIB}/pytable/pypgsql/pgdumptypes.pyo
+${PYSITELIB}/pytable/pypgsql/pgrunsql.py
${PYSITELIB}/pytable/pypgsql/pgrunsql.pyc
${PYSITELIB}/pytable/pypgsql/pgrunsql.pyo
+${PYSITELIB}/pytable/pysqlite/__init__.py
${PYSITELIB}/pytable/pysqlite/__init__.pyc
${PYSITELIB}/pytable/pysqlite/__init__.pyo
+${PYSITELIB}/pytable/pysqlite/sqlitedriver.py
${PYSITELIB}/pytable/pysqlite/sqlitedriver.pyc
${PYSITELIB}/pytable/pysqlite/sqlitedriver.pyo
+${PYSITELIB}/pytable/pysqlite/sqlitetest.py
${PYSITELIB}/pytable/pysqlite/sqlitetest.pyc
${PYSITELIB}/pytable/pysqlite/sqlitetest.pyo
+${PYSITELIB}/pytable/pysqlite/tableactions.py
${PYSITELIB}/pytable/pysqlite/tableactions.pyc
${PYSITELIB}/pytable/pysqlite/tableactions.pyo
+${PYSITELIB}/pytable/schemabuilder.py
${PYSITELIB}/pytable/schemabuilder.pyc
${PYSITELIB}/pytable/schemabuilder.pyo
+${PYSITELIB}/pytable/specifierfromoptions.py
${PYSITELIB}/pytable/specifierfromoptions.pyc
${PYSITELIB}/pytable/specifierfromoptions.pyo
+${PYSITELIB}/pytable/sqlgeneration.py
${PYSITELIB}/pytable/sqlgeneration.pyc
${PYSITELIB}/pytable/sqlgeneration.pyo
+${PYSITELIB}/pytable/sqlquery.py
${PYSITELIB}/pytable/sqlquery.pyc
${PYSITELIB}/pytable/sqlquery.pyo
+${PYSITELIB}/pytable/sqlutils.py
${PYSITELIB}/pytable/sqlutils.pyc
${PYSITELIB}/pytable/sqlutils.pyo
+${PYSITELIB}/pytable/tests/__init__.py
${PYSITELIB}/pytable/tests/__init__.pyc
${PYSITELIB}/pytable/tests/__init__.pyo
+${PYSITELIB}/pytable/tests/gui_dbase_test.py
${PYSITELIB}/pytable/tests/gui_dbase_test.pyc
${PYSITELIB}/pytable/tests/gui_dbase_test.pyo
+${PYSITELIB}/pytable/tests/printstructure.py
${PYSITELIB}/pytable/tests/printstructure.pyc
${PYSITELIB}/pytable/tests/printstructure.pyo
+${PYSITELIB}/pytable/tests/printstructure2.py
${PYSITELIB}/pytable/tests/printstructure2.pyc
${PYSITELIB}/pytable/tests/printstructure2.pyo
+${PYSITELIB}/pytable/tests/test.py
${PYSITELIB}/pytable/tests/test.pyc
${PYSITELIB}/pytable/tests/test.pyo
+${PYSITELIB}/pytable/tests/test_basic.py
${PYSITELIB}/pytable/tests/test_basic.pyc
${PYSITELIB}/pytable/tests/test_basic.pyo
+${PYSITELIB}/pytable/tests/test_datatypedetermination.py
${PYSITELIB}/pytable/tests/test_datatypedetermination.pyc
${PYSITELIB}/pytable/tests/test_datatypedetermination.pyo
+${PYSITELIB}/pytable/tests/test_dbdriver.py
${PYSITELIB}/pytable/tests/test_dbdriver.pyc
${PYSITELIB}/pytable/tests/test_dbdriver.pyo
+${PYSITELIB}/pytable/tests/test_dbrow.py
${PYSITELIB}/pytable/tests/test_dbrow.pyc
${PYSITELIB}/pytable/tests/test_dbrow.pyo
+${PYSITELIB}/pytable/tests/test_dbschema.py
${PYSITELIB}/pytable/tests/test_dbschema.pyc
${PYSITELIB}/pytable/tests/test_dbschema.pyo
+${PYSITELIB}/pytable/tests/test_foreignkeyprop.py
${PYSITELIB}/pytable/tests/test_foreignkeyprop.pyc
${PYSITELIB}/pytable/tests/test_foreignkeyprop.pyo
+${PYSITELIB}/pytable/tests/test_lazyresultset.py
${PYSITELIB}/pytable/tests/test_lazyresultset.pyc
${PYSITELIB}/pytable/tests/test_lazyresultset.pyo
+${PYSITELIB}/pytable/tests/test_namespaces.py
${PYSITELIB}/pytable/tests/test_namespaces.pyc
${PYSITELIB}/pytable/tests/test_namespaces.pyo
+${PYSITELIB}/pytable/tests/test_pyformatsupport.py
${PYSITELIB}/pytable/tests/test_pyformatsupport.pyc
${PYSITELIB}/pytable/tests/test_pyformatsupport.pyo
+${PYSITELIB}/pytable/tests/test_schemabuilder.py
${PYSITELIB}/pytable/tests/test_schemabuilder.pyc
${PYSITELIB}/pytable/tests/test_schemabuilder.pyo
+${PYSITELIB}/pytable/tests/test_sqlgeneration.py
${PYSITELIB}/pytable/tests/test_sqlgeneration.pyc
${PYSITELIB}/pytable/tests/test_sqlgeneration.pyo
+${PYSITELIB}/pytable/viewschema.py
${PYSITELIB}/pytable/viewschema.pyc
${PYSITELIB}/pytable/viewschema.pyo
+${PYSITELIB}/pytable/xmlgeneration.py
${PYSITELIB}/pytable/xmlgeneration.pyc
${PYSITELIB}/pytable/xmlgeneration.pyo