File: control

package info (click to toggle)
slsqlite 0.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 604 kB
  • sloc: sh: 3,107; ansic: 1,065; makefile: 186
file content (23 lines) | stat: -rw-r--r-- 840 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: slsqlite
Section: interpreters
Priority: optional
Maintainer: Rafael Laboissière <rafael@debian.org>
Build-Depends: debhelper-compat (= 13),
               libslang2-dev,
               libsqlite3-dev,
               slsh
Standards-Version: 4.7.2
Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html
Vcs-Git: https://salsa.debian.org/debian/slsqlite.git
Vcs-Browser: https://salsa.debian.org/debian/slsqlite
Rules-Requires-Root: no

Package: slang-sqlite
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: slsh | jed | slrn
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.