File: README.Debian

package info (click to toggle)
sqlite3 3.7.13-1%2Bdeb7u2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 33,340 kB
  • sloc: ansic: 128,216; sh: 9,500; tcl: 8,265; makefile: 1,216; yacc: 1,029; awk: 187
file content (21 lines) | stat: -rw-r--r-- 721 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SQLite for Debian 
-----------------

SQLite 3 for Debian is split up in four packages:

libsqlite0-dev: 	Development files (headers, static library)
libsqlite0: 		The database engine library itself
sqlite3: 		The text-mode user interface
sqlite3-doc: 		Documentation

About lemon
-----------

Additionally, since 2.8.12-2, a lemon package is generated by the
sqlite source package. The lemon parser generator was previously
maintained in a separate source package, but since upstream maintains
it as part of SQLite, Debian switched to doing it this way, too. The
maintainer of the now-obsolete separate lemon package was Guus
Sliepen <guus@debian.org>.

 -- Andreas Rottmann <rotty@debian.org>, Sun Nov  7 13:58:10 2004