summaryrefslogtreecommitdiff
path: root/databases/py-table/MESSAGE
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2004-12-21 11:01:10 +0000
committerdarcy <darcy@pkgsrc.org>2004-12-21 11:01:10 +0000
commit2d587b80734d1585bb2d715106034c825e28ca5f (patch)
treea26e7b0bd40a53e4dbd7bd5214a237365ac7473c /databases/py-table/MESSAGE
parent1587799dfb92df4b5bf689a39ff35c80ea59b0cc (diff)
downloadpkgsrc-2d587b80734d1585bb2d715106034c825e28ca5f.tar.gz
py-table-0.8.3a
PyTable is a relational database wrapper based on BasicProperty's rich property-based modeling system. PyTable provides a "thick" wrapper for PostgreSQL (and MySQL) database adapters which fills in missing functionality in the adapter layer to provide a uniform rich external API.
Diffstat (limited to 'databases/py-table/MESSAGE')
-rw-r--r--databases/py-table/MESSAGE12
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/py-table/MESSAGE b/databases/py-table/MESSAGE
new file mode 100644
index 00000000000..d7e36fdd20a
--- /dev/null
+++ b/databases/py-table/MESSAGE
@@ -0,0 +1,12 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/12/21 11:01:10 darcy Exp $
+
+While pytable does not have an explicit dependency, it will not work
+unless a supported DB-API 2.0 adapter is installed. The following
+packages are known to work. Please see the web site at http://pytable.sf.net/
+for the full list of supported adapters.
+
+ - databases/py-postgresql
+ - databases/py-PgSQL
+
+===========================================================================