/[pkg-java]/trunk/antlr/debian/control
ViewVC logotype

Contents of /trunk/antlr/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 670 - (show annotations) (download)
Mon Aug 30 21:54:12 2004 UTC (8 years, 8 months ago) by avdyk
File size: 2358 byte(s)
reworked depends field, closes 268605
1 Source: antlr
2 Section: devel
3 Priority: optional
4 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
5 Uploaders: Arnaud Vandyck <avdyk@debian.org>, John Leuner <jewel@debian.org>
6 Build-Depends: debhelper (>= 4), kaffe, fastjar, classpath, jikes-classpath (>= 1.18), autotools-dev, gcj, libgcj5-dev
7 Standards-Version: 3.6.1
8
9 Package: antlr
10 Architecture: all
11 Depends: kaffe | gij | sablevm | java-virtual-machine
12 Description: language tool for constructing recognizers, compilers etc
13 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is
14 a language tool that provides a framework for constructing recognizers,
15 compilers, and translators from grammatical descriptions containing C++
16 or Java actions [You can use PCCTS 1.xx to generate C-based parsers].
17 .
18 Computer language translation has become a common task. While
19 compilers and tools for traditional computer languages (such as C
20 or Java) are still being built, their number is dwarfed by the thousands
21 of mini-languages for which recognizers and translators are being
22 developed. Programmers construct translators for database formats,
23 graphical data files (e.g., PostScript, AutoCAD), text processing
24 files (e.g., HTML, SGML). ANTLR is designed to handle all of your
25 translation tasks.
26
27 Package: libantlr-dev
28 Section: libdevel
29 Architecture: any
30 Depends: libc6-dev, libstdc++5-3.3-dev
31 Recommends: antlr
32 Description: language tool for constructing recognizers, compilers etc
33 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is
34 a language tool that provides a framework for constructing recognizers,
35 compilers, and translators from grammatical descriptions containing C++
36 or Java actions [You can use PCCTS 1.xx to generate C-based parsers].
37 .
38 These are the static libraries for C++.
39
40 Package: cantlr
41 Section: devel
42 Architecture: any
43 Depends: ${shlibs:Depends}
44 Description: language tool for constructing recognizers, compilers etc
45 This is the native-compiled version of antlr. ANTLR stands for ANother
46 Tool for Language Recognition, (formerly PCCTS). It is a language tool
47 that provides a framework for constructing recognizers, compilers, and
48 translators from grammatical descriptions containing C++
49 or Java actions [You can use PCCTS 1.xx to generate C-based parsers].
50 .
51 See antlr package for a complete description.

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5