Another Python SQLite Wrapper

Edit Package python-apsw
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.

Refresh
Refresh
Source Files
Filename Size Changed
3.33.0-r1.tar.gz 0000310551 303 KB
python-apsw.changes 0000003771 3.68 KB
python-apsw.spec 0000001943 1.9 KB
Revision 8 (latest revision is 24)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 836079 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
- Fix the source url to really match reality

- Update to 3.33.0-r1:
  * Small performance improvement in string handling
  * apsw module exposes Cursor, Blob, and Backup types (issue #273)
  * pkg-config is used to detect International Components for
    Unicode (ICU) sdk when the SQLite ICU extension is enabled. It
    falls back to icu-config as before. (issue #268).
- Update to 3.32.2-r2:
  * Added some constants
  * Minor documentation updates
- Fix source URL
Comments 0
openSUSE Build Service is sponsored by