Another Python SQLite Wrapper
http://code.google.com/p/apsw/
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.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-apsw
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-apsw && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
apsw-3.45.0.0.tar.gz | 0000903413 882 KB | |
python-apsw.changes | 0000017377 17 KB | |
python-apsw.spec | 0000002361 2.31 KB |
Revision 49 (latest revision is 60)
Dirk Mueller (dirkmueller)
committed
(revision 49)
- update to 3.45.0.0: * Correctly handle NULL/None VFS filenames (:issue:`506`)
Comments 0