File: control

package info (click to toggle)
guile-db 0.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 80 kB
  • ctags: 30
  • sloc: ansic: 288; makefile: 71; lisp: 55
file content (13 lines) | stat: -rw-r--r-- 460 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: guile-db
Section: interpreters
Priority: optional
Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Build-Depends: debhelper (>> 4.0.0), guile-1.6-dev, libdb3-dev
Standards-Version: 3.6.1.0

Package: guile-db
Architecture: any
Depends: ${shlibs:Depends} ${misc:Depends}
Description: Berkeley DB module for Guile
 The Berkeley DB module for Guile is a set of Guile Scheme functions to
 facilitate database handling from within Scheme scripts.