aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: adca31206d2ff5300d6f32e678e0991af52738ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: scm
Section: interpreters
Priority: optional
Maintainer:  James LewisMoss <dres@debian.org>
Standards-Version: 3.1.1
Build-Depends: slib, librx1g-dev, libncurses5-dev, libreadline4-dev, tetex-bin

Package: scm
Architecture: any
Depends: slib, ${shlibs:Depends}
Description: A Scheme language interpreter.
 Scm conforms to Revised^5 Report on the Algorithmic Language Scheme and
 the IEEE P1178 specification.