Distribution: ROSA 2012.1
Repository: ROSA Main i586
Package name: libsqlite3-devel
Package version: 3.7.14.1
Package release: 1-rosa2012.1
Package architecture: i586
Package type: rpm
Installed size: 356.04 KB
Download size: 81.32 KB
Official Mirror: mirror.rosalab.ru
SQLite is a C library that implements an embeddable SQL database
engine. Programs that link with the SQLite library can have SQL
database access without running a separate RDBMS process. The
distribution comes with a standalone command-line access program
(sqlite) that can be used to administer an SQLite database and
which serves as an example of how to use the SQLite library.
This package contains the static libsqlite3_0 library and its header
files.