pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/py-apsw
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 16 17:15:24 UTC 2014
Added Files:
pkgsrc/databases/py-apsw: DESCR Makefile PLIST distinfo
Log Message:
Import py27-apsw-3.8.4.2pl1 as databases/py-apsw, packaged for wip by rhialto.
APSW provides an SQLite 3 wrapper that provides the thinnest layer over
the SQLite database library possible. Everything you can do from the
SQLite C API, you can do from Python. Although APSW looks vaguely
similar to the PEP 249 (DBAPI), it is not compliant with that API
because instead it works the way SQLite 3 does.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/databases/py-apsw/DESCR \
pkgsrc/databases/py-apsw/Makefile pkgsrc/databases/py-apsw/PLIST \
pkgsrc/databases/py-apsw/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index