File: control

package info (click to toggle)
slgdbm 1.7.1-14
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: ansic: 2,355; makefile: 76
file content (30 lines) | stat: -rw-r--r-- 831 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
24
25
26
27
28
29
30
Source: slgdbm
Section: interpreters
Priority: optional
Maintainer: Rafael Laboissière <rafael@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libgdbm-dev,
 libslang2-dev
Standards-Version: 4.6.1
Homepage: http://www.cheesit.com/downloads/slang/slgdbm.html
Vcs-Git: https://salsa.debian.org/debian/slgdbm.git
Vcs-Browser: https://salsa.debian.org/debian/slgdbm
Rules-Requires-Root: no

Package: slang-gdbm
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 slsh | jed | slrn,
Conflicts:
 slgdbm,
Replaces:
 slgdbm,
Description: access to GDBM databases from S-Lang
 The S-Lang module contained in this package provides access to GDBM
 databases, with an assoc-like syntax for the user interface.  This
 module can be used in slsh (the S-Lang shell), in the JED editor, and
 in the news reader slrn.