File: control

package info (click to toggle)
babel 0.10.2-1
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 43,932 kB
  • ctags: 29,707
  • sloc: java: 74,695; ansic: 73,142; cpp: 40,649; sh: 18,411; f90: 10,062; fortran: 6,727; python: 6,406; makefile: 3,866; xml: 118; perl: 48
file content (124 lines) | stat: -rw-r--r-- 5,598 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
Source: babel
Section: contrib/devel
Priority: extra
Maintainer: Adam C. Powell, IV <hazelsct@debian.org>
Standards-Version: 3.6.1.0
Build-Depends: debhelper (>= 4.1.67), gcc-3.4 | c-compiler, g77-3.4 | fortran-compiler, g++-3.4 | c++-compiler, kaffe | java-virtual-machine, kaffe-dev, python, python2.4, python2.4-dev, python2.4-numeric, libltdl3-dev, gcj-3.4 | java-compiler, fastjar, gjdoc, libxerces2-java, libgetopt-java, libxalan2-java, libxml2-dev
Build-Depends-Indep: libhtml-tree-perl

Package: babel-0.10.2
Architecture: all
Section: contrib/devel
Depends: kaffe | java1-runtime, libgetopt-java, libxerces2-java, libxalan2-java
Suggests: babel-0.10.2-doc
Provides: babel
Conflicts: openbabel, babel-0.8.4, babel-0.8.2, babel-0.8.0
Description: Scientific Interface Definition Language (SIDL) compiler
 Babel is a compiler for the Scientific Interface Definition Language (SIDL),
 currently under development as a support tool for parallel simulation codes.
 .
 SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future
 extension to data redistribution on massively parallel architectures.  In
 addition, because of the large amount of existing and very important
 scientific code written in FORTRAN, SIDL is designed with support for that
 language in mind.
 .
 Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++,
 Java and Python.

Package: libsidl0.10.2-java
Architecture: all
Section: contrib/libs
Depends: kaffe | java1-runtime
Provides: libsidl-java
Conflicts: libsidl0.8.4-java, libsidl0.8.2-java, libsidl0.8.0-java
Description: Scientific Interface Definition Language (SIDL) Java runtime
 Babel is a compiler for the Scientific Interface Definition Language (SIDL),
 currently under development as a support tool for parallel simulation codes.
 .
 SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future
 extension to data redistribution on massively parallel architectures.  In
 addition, because of the large amount of existing and very important
 scientific code written in FORTRAN, SIDL is designed with support for that
 language in mind.
 .
 Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++,
 Java and Python.
 .
 This package contains the Java SIDL runtime library.

Package: python2.4-babel
Architecture: any
Section: contrib/python
Depends: python2.4-numeric, ${python:Depends}, ${shlibs:Depends}
Description: Scientific Interface Definition Language (SIDL) python runtime
 Babel is a compiler for the Scientific Interface Definition Language (SIDL),
 currently under development as a support tool for parallel simulation codes.
 .
 SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future
 extension to data redistribution on massively parallel architectures.  In
 addition, because of the large amount of existing and very important
 scientific code written in FORTRAN, SIDL is designed with support for that
 language in mind.
 .
 Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++,
 Java and Python.
 .
 This package contains the Python runtime module.

Package: libsidl-dev
Architecture: any
Section: contrib/libdevel
Depends: libsidl0.10.2 (= ${Source-Version})
Description: Scientific Interface Definition Language (SIDL) C(++)/FORTRAN runtime devel
 Babel is a compiler for the Scientific Interface Definition Language (SIDL),
 currently under development as a support tool for parallel simulation codes.
 .
 SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future
 extension to data redistribution on massively parallel architectures.  In
 addition, because of the large amount of existing and very important
 scientific code written in FORTRAN, SIDL is designed with support for that
 language in mind.
 .
 Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++,
 Java and Python.
 .
 This package contains the development files for the C, C++ and FORTRAN
 backends.

Package: libsidl0.10.2
Architecture: any
Section: contrib/libs
Depends: ${shlibs:Depends}
Description: Scientific Interface Definition Language (SIDL) C(++)/FORTRAN runtime
 Babel is a compiler for the Scientific Interface Definition Language (SIDL),
 currently under development as a support tool for parallel simulation codes.
 .
 SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future
 extension to data redistribution on massively parallel architectures.  In
 addition, because of the large amount of existing and very important
 scientific code written in FORTRAN, SIDL is designed with support for that
 language in mind.
 .
 Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++,
 Java and Python.
 .
 This package contains the runtime libraries for the C and FORTRAN backends.

Package: babel-0.10.2-doc
Architecture: all
Section: contrib/doc
Description: Scientific Interface Definition Language (SIDL) suite documentation
 Babel is a compiler for the Scientific Interface Definition Language (SIDL),
 currently under development as a support tool for parallel simulation codes.
 .
 SIDL is in the same "phylum" as CORBA or COM, but with an eye toward future
 extension to data redistribution on massively parallel architectures.  In
 addition, because of the large amount of existing and very important
 scientific code written in FORTRAN, SIDL is designed with support for that
 language in mind.
 .
 Babel is written in Java, and currently has backends for: FORTRAN 77, C, C++,
 Java and Python.
 .
 This package contains extensive documentation for babel.