Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sqlite: Library that implements an embeddable SQL database engine
Name: | sqlite |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 3.3.3 |
License: | Public Domain |
Release: | 1.2 |
URL: | http://www.sqlite.org/ |
- Summary
- SQLite is a C library that implements an SQL database engine. A large
subset of SQL92 is supported. A complete database is stored in a
single disk file. The API is designed for convenience and ease of use.
Applications that link against SQLite can enjoy the power and
flexiblity of an SQL database without the administrative hassles of
supporting a separate database server. Version 2 and version 3 binaries
are named to permit each to be installed on a single host
Arch: src
Download: | sqlite-3.3.3-1.2.src.rpm |
Build Date: | Mon Apr 10 06:11:46 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 1.57 MiB |
Changelog
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.3.3-1.2
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.3.3-1.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes