summaryrefslogtreecommitdiff
path: root/databases/py-peewee/MESSAGE
blob: d6119fdaed5abb94de1917c18be49232c06b4f37 (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================
$NetBSD: MESSAGE,v 1.1 2014/10/17 10:24:04 fhajny Exp $

The ${PKGNAME} package doesn't have any fixed dependencies. In order to use
it, install either of the relevant backend packages as needed:

  - ${PYPKGPREFIX}-mysqldb for MySQL support (databases/py-mysqldb)
  - ${PYPKGPREFIX}-psycopg2 for PostgreSQL support (databases/py-psycopg2)
  - ${PYPKGPREFIX}-sqlite3 for SQLite3 support (databases/py-sqlite3)

===========================================================================