= SQLite =

== Description ==

SQLite is a software library that implements a self-contained,
serverless, zero-configuration, transactional SQL database engine.

== License ==

Public Domain

== Upstream contact ==

 * http://www.sqlite.org

== Dependencies ==

* readline

== Special Update/Build Instructions ==

* The autoconf version of sqlite was used and the archive was recompressed
  so that it fits with Sage's version naming scheme.