File: control

package info (click to toggle)
mmorph 2.3.4.2-17
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,248 kB
  • sloc: ansic: 4,986; yacc: 1,215; lex: 417; makefile: 259; sh: 48; sed: 33; csh: 26
file content (21 lines) | stat: -rw-r--r-- 855 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
Source: mmorph
Section: misc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 13), bison, flex, libdb-dev
Rules-Requires-Root: no
Homepage: https://www.issco.unige.ch/en/research/projects/MULTEXT.html
Vcs-Browser: https://salsa.debian.org/debian/mmorph
Vcs-Git: https://salsa.debian.org/debian/mmorph.git

Package: mmorph
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: two-level morphology tool for natural language processing
 The MULTEXT morphology tool, mmorph, is a free implementation of the
 two-level formalism for natural language morphology.
 .
 mmorph is a tool for morphology analysis or any other purposes. mmorph
 provides the means by which lexicons can be constructed and modified,
 and texts annotated with lexical information.