sqlite3 3.8.1-1ubuntu3 source package in Ubuntu
Changelog
sqlite3 (3.8.1-1ubuntu3) trusty; urgency=medium * Still call dh_autotools-dev_{update,restore}config. -- Matthias Klose <email address hidden> Thu, 05 Dec 2013 14:39:30 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sqlite3_3.8.1.orig-www.tar.gz | 3.2 MiB | 73803aa89496e699bf2bb744a6c32b50069b39f16b9ef3afc0f81f60584daf71 |
sqlite3_3.8.1.orig.tar.gz | 4.5 MiB | 94ac6b098728551db102a98c09746b094328569b392fbdd4eb1b57fe3af3c855 |
sqlite3_3.8.1-1ubuntu3.debian.tar.gz | 19.0 KiB | be66cd53c1a58814e55cc470c5958a7e442d3c0140ad06e4dc731100ac295cae |
sqlite3_3.8.1-1ubuntu3.dsc | 1.8 KiB | c0b20cc04dc91702461f1be7931772a3e83aa26be6f0c91962e607d4f1b0b41f |
Available diffs
- diff from 3.8.1-1ubuntu1 to 3.8.1-1ubuntu3 (912 bytes)
- diff from 3.8.1-1ubuntu2 to 3.8.1-1ubuntu3 (571 bytes)
Binary packages built by this source
- lemon: LALR(1) Parser Generator for C or C++
Lemon is an LALR(1) parser generator for C or C++. It does the same
job as bison and yacc. But lemon is not another bison or yacc
clone. It uses a different grammar syntax which is designed to reduce
the number of coding errors. Lemon also uses a more sophisticated
parsing engine that is faster than yacc and bison and which is both
reentrant and thread-safe. Furthermore, Lemon implements features
that can be used to eliminate resource leaks, making is suitable for
use in long-running programs such as graphical user interfaces or
embedded controllers.
- libsqlite3-0: SQLite 3 shared library
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
- libsqlite3-0-dbg: SQLite 3 debugging symbols
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
.
This package contains the debugging symbols for the libraries.
- libsqlite3-dev: SQLite 3 development files
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
.
This package contains the development files (headers, static libraries)
- libsqlite3-tcl: SQLite 3 Tcl bindings
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
.
This package contains the Tcl bindings.
- sqlite3: Command line interface for SQLite 3
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
- sqlite3-doc: SQLite 3 documentation
SQLite is a C library that implements an SQL database engine.
Programs that link with the SQLite library can have SQL database
access without running a separate RDBMS process.
.
This package contains the documentation that is also available on
the SQLite homepage.