The latest version of direct-sqlite is 2.3.29-0.

direct-sqlite

Version 2.0 revision 0 uploaded by IreneKnapp.

Package meta

Synopsis
Low-level binding to SQLite3. Includes UTF8 and BLOB support.
Description

This package is not very different from the other SQLite3 bindings out there, but it fixes a few deficiencies I was finding. It is not as complete as bindings-sqlite3, but is slightly higher-level, in that it supports marshalling of data values to and from the database. In particular, it supports strings encoded as UTF8, and BLOBs represented as ByteStrings. Version 2.0 uses Text for strings instead of String. Version 1.1.0.1 switches to the Faction packaging system and makes no other changes. Version 1.1 adds the SQLite amalgamation file (version 3.7.5) to the project, so that there are no external dependencies.

Author
Irene Knapp <ireney.knapp@gmail.com>
Bug reports
http://ireneknapp.com/issues/create/
Category
Database
Copyright
Copyright (c) 2012 Irene Knapp
Homepage
http://ireneknapp.com/software/
Maintainer
ireney.knapp@gmail.com
Package URL
n/a
Stability
n/a

Components