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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/python-apsw && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
3.28.0-r1.tar.gz | 0000307002 300 KB | |
python-apsw.changes | 0000002042 1.99 KB | |
python-apsw.spec | 0000002001 1.95 KB | |
python38.patch | 0000000872 872 Bytes |
Revision 4 (latest revision is 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 713411
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to 3.28.0-r1: * No changelog - Add patch to build with python 3.8: * python38.patch
Comments 0