File: control

package info (click to toggle)
tom 1.1.1-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,340 kB
  • ctags: 2,244
  • sloc: objc: 27,863; ansic: 9,804; sh: 7,411; yacc: 3,377; lex: 966; asm: 208; makefile: 62; cpp: 10
file content (29 lines) | stat: -rw-r--r-- 953 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
Source: tom
Section: devel
Priority: optional
Maintainer: Bart Schuller <schuller@debian.org>
Standards-Version: 3.0.1

Package: tom
Architecture: alpha i386 m68k powerpc
Depends: libtom2-dev, ${shlibs:Depends}
Description: The TOM programming language compiler and tools.
 More information at http://gerbil.org/tom/.

Package: libtom2
Section: libs
Architecture: alpha i386 m68k powerpc
Depends: ${shlibs:Depends}
Replaces: libtom1
Description: The TOM runtime shared libraries and resources.
 You need these to run programs written in the TOM programming language.
 To write TOM programs yourself, you need tom and libtom2-dev.
 More information on TOM at http://gerbil.org/tom/.

Package: libtom2-dev
Architecture: alpha i386 m68k powerpc
Depends: tom (>= 1.1.1), libtom2 (>= 1.1.1)
Conflicts: libtom1-dev
Replaces: libtom1-dev
Description: The TOM programming language header files and static libraries.
 More information at http://gerbil.org/tom/.