PACKAGE NAME: sqlite-3080403-i586-1vl70.txz PACKAGE LOCATION: ./ap PACKAGE SIZE (compressed): 429 K PACKAGE SIZE (uncompressed): 1150 K PACKAGE MD5: bcb587c62348979599f56f1394270099 ./ap/sqlite-3080403-i586-1vl70.txz PACKAGE REQUIRED: cxxlibs >= 6.0.14 | gcc-g++ >= 4.5.2,gcc >= 4.5.2,glibc-solibs >= 2.13,icu4c >= 4.4.1,ncurses >= 5.9,readline >= 6.1.002 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: sqlite: SQLite (simple, self contained database engine) sqlite: sqlite: SQLite is a small C library that implements a self-contained, sqlite: embeddable, zero-configuration SQL database engine. sqlite: sqlite: The SQLite distribution comes with a standalone command-line access sqlite: program (sqlite) that can be used to administer an SQLite database sqlite: and which serves as an example of how to use the SQLite library. sqlite: sqlite: Homepage: http://www.sqlite.org/ sqlite: .