summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 6b831b54bde95c1fbc934e0d9fa4f2c42e4548a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Source: scm
Section: devel
Priority: optional
Maintainer:  Karl Sackett <krs@debian.org>
Standards-Version: 2.1.1.2

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