aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 9660bb5a4f2ead6e29ec8bd22bbd43da182b5ebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Source: scm
Section: devel
Priority: optional
Maintainer:  David N. Welton <davidw@efn.org>
Standards-Version: 2.5.0.0

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.