File: control

package info (click to toggle)
elk 3.0-6
  • links: PTS
  • area: main
  • in suites: potato, slink
  • size: 4,068 kB
  • ctags: 3,123
  • sloc: ansic: 20,686; lisp: 5,232; makefile: 419; awk: 91; sh: 21
file content (25 lines) | stat: -rw-r--r-- 860 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
Source: elk 
Maintainer: Enrique Zanardi <ezanard@debian.org>
Section: devel
Priority: optional
Standards-Version: 2.4.0.0

Package: elk
Architecture: any
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
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.