summaryrefslogtreecommitdiff
path: root/databases/py-peewee/MESSAGE
blob: 59951a1ca35bb81e12c61e77956c0e9e80c0741b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
===========================================================================
$NetBSD: MESSAGE,v 1.2 2018/04/04 12:31:19 fhajny Exp $

The ${PKGNAME} package doesn't have any fixed dependencies. In order to use
it, install a supported backend package as needed.

  MySQL
    - ${PYPKGPREFIX}-pymysql (databases/py-pymysql)
    - ${PYPKGPREFIX}-mysqldb (databases/py-mysqldb)

  PostgreSQL:
    - ${PYPKGPREFIX}-psycopg2 (databases/py-psycopg2)

  SQLite:
    - ${PYPKGPREFIX}-sqlite3 (databases/py-sqlite3)
    - ${PYPKGPREFIX}-apsw (databases/py-apsw)
    - ${PYPKGPREFIX}-sqlite2 (databases/py-sqlite2)

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