File: control

package info (click to toggle)
xt-sdf2 2.0.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 9,988 kB
  • ctags: 9,985
  • sloc: ansic: 92,584; sh: 2,298; makefile: 849
file content (42 lines) | stat: -rw-r--r-- 2,101 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
Source: xt-sdf2
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 4.0.0), xt-aterm-dev, dpatch,
	       docbook-to-man | docbook-utils, autotools-dev
Build-Conflicts: xt-sdf2
Standards-Version: 3.6.1

Package: xt-sdf2
Architecture: i386 s390 sparc powerpc hppa arm mipsel mips
Replaces: cwi-asc-support, cwi-asf-support, cwi-pgen, cwi-pt-support, cwi-sdf-support, cwi-sglr, cwi-toolbuslib, xt-toolbuslib
Conflicts: cwi-asc-support, cwi-asf-support, cwi-pgen, cwi-pt-support, cwi-sdf-support, cwi-sglr, cwi-toolbuslib
Depends: ${shlibs:Depends},${misc:Depends}
Description: Programmers tools for manipulating SDF2 formalism
 This is a bundle of tools to manipulate the SD2 formalism, it includes :
   * toolbuslib : C Libraries needed to connect to the ToolBus;
   * pt-support : Librairies and Parse Tools for the parser tree format AsFix2;
   * asf-support : Interface for creating and manipulating ASF rewrite systems;
   * asc-support : ASF and SDF runtime library;
   * sdf-support : The SDF support library;
   * sglr : A scannerless generalized LR parser;
   * pgen : Generic pretty-printer package.
 .
 This package includes binaries and documentation.

Package: xt-sdf2-dev
Architecture: i386 s390 sparc powerpc hppa arm mipsel mips
Replaces: cwi-pt-support-dev, cwi-sglr-dev, cwi-toolbuslib, xt-toolbuslib
Conflicts: cwi-pt-support-dev, cwi-sglr-dev, cwi-toolbuslib
Depends: ${shlibs:Depends},${misc:Depends}, xt-sdf2
Description: Development headers and Libraries for xt-sdf2
 This is a bundle of tools to manipulate the SD2 formalism, it includes :
   * toolbuslib : C Libraries needed to connect to the ToolBus;
   * pt-support : Librairies and Parse Tools for the parser tree format AsFix2;
   * asf-support : Interface for creating and manipulating ASF rewrite systems;
   * asc-support : ASF and SDF runtime library;
   * sdf-support : The SDF support library;
   * sglr : A scannerless generalized LR parser;
   * pgen : Generic pretty-printer package.
 .
 This package includes only Development headers and Libraries.