/[ports]
ViewVC logotype

Revision 327055


Jump to revision: Previous Next
Author: madpilot
Date: Thu Sep 12 11:44:05 2013 UTC (10 years, 9 months ago)
Changed paths: 6
Log Message:
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>


Changed paths

Path Details
Directoryhead/databases/Makefile modified , text changed
Directoryhead/databases/py-apsw/ added
Directoryhead/databases/py-apsw/Makefile added
Directoryhead/databases/py-apsw/distinfo added
Directoryhead/databases/py-apsw/pkg-descr added
Directoryhead/databases/py-apsw/pkg-plist added

  ViewVC Help
Powered by ViewVC 1.1.27