File: control

package info (click to toggle)
apertium-lex-tools 0.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 712 kB
  • sloc: cpp: 3,370; xml: 218; python: 196; sh: 51; makefile: 47
file content (40 lines) | stat: -rw-r--r-- 1,411 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
Source: apertium-lex-tools
Section: science
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@alioth-lists.debian.net>
Uploaders: Tino Didriksen <tino@didriksen.cc>,
           Kartik Mistry <kartik@debian.org>
Build-Depends: apertium-dev (>= 3.7.0),
               debhelper-compat (= 13),
               dh-python,
               libxml2-dev,
               libxml2-utils,
               pkg-config,
               python3-dev,
               python3-setuptools,
               swig,
               zlib1g-dev
Standards-Version: 4.5.1
Homepage: https://apertium.org/
Vcs-Git: https://salsa.debian.org/science-team/apertium-lex-tools.git
Vcs-Browser: https://salsa.debian.org/science-team/apertium-lex-tools
Rules-Requires-Root: no

Package: apertium-lex-tools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Constraint-based lexical selection module
 Module for compiling lexical selection rules and processing them in the
 pipeline.

Package: python3-apertium-lex-tools
Architecture: any
Section: python
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Apertium lexical selection module (Python 3 module)
 Module for compiling lexical selection rules and processing them in the
 pipeline.
 .
 This package provides Python 3 module for apertium-lex-tools.