1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: slgdbm
Section: interpreters
Priority: optional
Maintainer: Debian JED Group <pkg-jed-sl-modules@lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>
Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6),
libgdbm-dev, cdbs
Standards-Version: 3.8.1
Homepage: http://www.cheesit.com/downloads/slang/slgdbm.html
Vcs-Git: git://alioth.debian.org/~rafael/public_git/deb-pkg/slgdbm.git
Vcs-Browser: http://git.debian.org/?p=users/rafael/deb-pkg/slgdbm.git
Package: slang-gdbm
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
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.
|