Commit graph

2 commits

Author SHA1 Message Date
Steve Wills
20dc98147a - Stage
- Pet portlint

PR:		ports/188602
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-04-15 14:39:06 +00:00
Guido Falsi
df8b3a75ca APSW is a Python wrapper for the SQLite embedded relational database
engine. In contrast to other wrappers such as pysqlite it focuses
on being a minimal layer over SQLite attempting just to translate
the complete SQLite API into Python. The documentation has a section
on the differences between APSW and pysqlite. APSW supports CPython
2.3 onwards and CPython 3.1 onwards.

PR:		ports/181938
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
2013-09-12 11:44:05 +00:00