File: control

package info (click to toggle)
malaga 7.12-7.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 3,044 kB
  • sloc: ansic: 21,457; sh: 8,168; lisp: 504; makefile: 270
file content (93 lines) | stat: -rw-r--r-- 3,463 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
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
Source: malaga
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: misc
Priority: optional
Build-Depends: libgtk2.0-dev, libglib2.0-dev, texinfo, texlive, libreadline-dev, debhelper (>= 9), autotools-dev, libcairo-dev, dpkg (>= 1.15.4) | install-info, dh-autoreconf
Standards-Version: 3.9.2

Package: malaga-bin
Architecture: any
Section: misc
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: malaga-doc, info | info-browser
Suggests: malaga-mode
Description: System for automatic language analysis
 Malaga is a system for implementing natural language analysers:
 both grammars and morphologies can be created.
 You will not be needing this package if you do not intend
 to do research on computer linguistics or develop computer
 programs that need to do advanced processing of natural
 languages.
 .
 This package contains a set of standalone programs that can be
 used in developing and playing with grammars and morphologies.
 One of the programs uses a Tk/TCL module for displaying
 graphical analysis trees.

Package: libmalaga7
Architecture: any
Section: libs
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libmalaga1-dev, libmalaga2-dev
Description: Automatic language analysis library
 Malaga is a system for implementing natural language analysers:
 both grammars and morphologies can be created.
 .
 This package contains the shared library supporting other
 programs that use the Malaga engine.  Malaga itself does
 not use this library.

Package: libmalaga-dev
Architecture: any
Section: libdevel
Priority: optional
Depends: libmalaga7 (=${binary:Version}), libglib2.0-dev, ${misc:Depends}
Conflicts: libmalaga1-dev, libmalaga2-dev
Suggests: malaga-bin
Description: Developer's library for automatic language analysis
 Malaga is a system for implementing natural language analysers:
 both grammars and morphologies can be created.
 You will not be needing this package if you do not intend
 to do research on computer linguistics or develop computer
 programs that need to do advanced processing of natural
 languages.
 .
 This package contains the static library and header file
 for developing programs that use the Malaga engine.

Package: malaga-doc
Architecture: all
Section: doc
Priority: optional
Suggests: malaga-bin, doc-base
Depends: ${misc:Depends}
Description: Documentation for an automatic language analysis system
 Malaga is a system for implementing natural language analysers:
 both grammars and morphologies can be created.
 You will not be needing this package if you do not intend
 to do research on computer linguistics or develop computer
 programs that need to do advanced processing of natural
 languages.
 .
 This package contains the Malaga documentation in HTML and
 PostScript, DVI, and PDF.  To read it you will need appropriate
 viewers.  The malaga-bin package contains documentation in
 info format.

Package: malaga-mode
Section: editors
Priority: optional
Architecture: all
Suggests: malaga-bin
Depends: emacs | emacsen, ${misc:Depends}
Description: System for automatic language analysis - emacs mode
 Malaga is a system for implementing natural language analysers:
 both grammars and morphologies can be created.
 You will not be needing this package if you do not intend
 to do research on computer linguistics or develop computer
 programs that need to do advanced processing of natural
 languages.
 .
 This package contains the emacs malaga-mode.