File: control

package info (click to toggle)
elk 3.0-8.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,088 kB
  • ctags: 3,115
  • sloc: ansic: 20,686; lisp: 5,232; makefile: 411; awk: 91; sh: 19
file content (30 lines) | stat: -rw-r--r-- 1,026 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: elk 
Section: devel
Priority: optional
Maintainer: Enrique Zanardi <ezanard@debian.org>
Build-Depends: debhelper (>> 2.0.0), libelfg0-dev, xlibs-dev, lesstif-dev, libgdbmg1-dev, libxaw7-dev
Standards-Version: 3.5.6

Package: elk
Architecture: any
Section: devel
Priority: optional
Depends: ${shlibs:Depends}
Conflicts: pact (<= 980714-1)
Description: The Extension Language Kit, an 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.