1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: slsqlite
Section: interpreters
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6),
libsqlite3-dev, cdbs, quilt
Standards-Version: 3.8.1
Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html
Vcs-Git: git://git.debian.org/git/pkg-jed/slsqlite.git
Vcs-Browser: http://git.debian.org/?p=pkg-jed/slsqlite.git
Package: slang-sqlite
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
Description: S-Lang bindings to the sqlite3 database library
The S-Lang module contained in this package provides bindings to the
SQLite3 database engine. This module can be used in slsh (the S-Lang
shell), in the JED editor, and in the news reader slrn.
|