31 lines
1017 B
Plaintext
31 lines
1017 B
Plaintext
|
Source: elk
|
||
|
Section: devel
|
||
|
Priority: optional
|
||
|
Maintainer: Samuel Hocevar <sam@zoy.org>
|
||
|
Build-Depends: debhelper (>> 2.0.0), libelfg0-dev, xlibs-dev, lesstif-dev, libgdbmg1-dev, libxaw7-dev
|
||
|
Standards-Version: 3.5.9.0
|
||
|
|
||
|
Package: elk
|
||
|
Architecture: any
|
||
|
Section: devel
|
||
|
Priority: optional
|
||
|
Depends: ${shlibs:Depends}
|
||
|
Conflicts: pact (<= 980714-1)
|
||
|
Description: the Extension Language Kit, a Scheme implementation
|
||
|
Elk is an implementation of the Scheme programming language,
|
||
|
designed specifically as an embeddable, reusable extension
|
||
|
language subsystem for applications written in C or C++.
|
||
|
.
|
||
|
Elk is also useful as a stand-alone Scheme implementation.
|
||
|
|
||
|
Package: elkdoc
|
||
|
Architecture: all
|
||
|
Section: doc
|
||
|
Priority: optional
|
||
|
Description: the Extension Language Kit documentation
|
||
|
Elk is an implementation of the Scheme programming language,
|
||
|
designed specifically as an embeddable, reusable extension
|
||
|
language subsystem for applications written in C or C++.
|
||
|
.
|
||
|
Elk is also useful as a stand-alone Scheme implementation.
|