blob: d7e36fdd20af3a2ea1fd60893ef8b4eb01da90b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
===========================================================================
|