File: control

package info (click to toggle)
regina 3.3-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,944 kB
  • ctags: 7,235
  • sloc: ansic: 50,555; sh: 2,727; lex: 2,298; yacc: 1,498; makefile: 1,019; cpp: 117
file content (47 lines) | stat: -rw-r--r-- 1,591 bytes parent folder | download | duplicates (2)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Source: regina
Section: libs
Priority: optional
Maintainer: Alen Zekulic <azekulic@fesb.hr>
Build-Depends: flex, bison, binutils
Standards-Version: 3.7.2

Package: regina3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: The Regina REXX interpreter, run-time library
 Regina is Anders Christensen's REXX interpreter for Unix and VMS.
 .
 REXX is a procedural language that allows programs and algorithms
 to be written in a clear and structured way, it is also designed
 to be used as a macro language by arbitrary application programs.
 .
 Contains runtime shared libraries.

Package: regina3-dev
Section: libdevel
Architecture: any
Depends: ${regver:Depends}, libc6-dev, cpp
Conflicts: regina2-dev
Replaces:  regina2-dev
Description: The Regina REXX interpreter, development files
 Regina is Anders Christensen's REXX interpreter for Unix and VMS.
 .
 REXX is a procedural language that allows programs and algorithms
 to be written in a clear and structured way, it is also designed
 to be used as a macro language by arbitrary application programs.
 .
 Contains static library and header file rexxsaa.h.

Package: regina-rexx
Section: interpreters
Architecture: any
Depends: ${shlibs:Depends}
Description: The Regina REXX interpreter
 Regina is Anders Christensen's REXX interpreter for Unix and VMS.
 .
 REXX is a procedural language that allows programs and algorithms
 to be written in a clear and structured way, it is also designed
 to be used as a macro language by arbitrary application programs.
 .
 Contains the Regina REXX interpreter (regina and rexx).