aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 11d99fbc5bcfb483a98420bfa17b66ab652368af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: scm
Section: interpreters
Priority: optional
Maintainer:  Thomas Bushnell, BSG <tb@debian.org>
Standards-Version: 3.1.1
Build-Depends: slib (>> 3a3), libncurses5-dev, libreadline5-dev, texi2html, texinfo, libx11-dev

Package: scm
Architecture: alpha amd64 arm hppa i386 i386-hurd m68k mips mipsel powerpc ppc64 s390 sparc 
Section: interpreters
Priority: optional
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.