File: control

package info (click to toggle)
grammalecte 2.1.2%2Bds2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 70,192 kB
  • sloc: python: 17,988; javascript: 9,417; java: 4,716; xml: 144; makefile: 28; sh: 11
file content (63 lines) | stat: -rw-r--r-- 1,770 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
Source: grammalecte
Section: text
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Agathe Porte <debian@microjoe.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-exec,
 dh-python,
 python3-all,
 python3-setuptools,
 unzip,
Standards-Version: 4.6.1
Homepage: https://grammalecte.net/
Vcs-Browser: https://salsa.debian.org/python-team/packages/grammalecte
Vcs-Git: https://salsa.debian.org/python-team/packages/grammalecte.git
Rules-Requires-Root: no

Package: grammalecte-cli
Architecture: all
Depends:
 python3-grammalecte,
 python3-bottle,
 ${misc:Depends},
 ${python3:Depends},
Description: French spellchecker and grammar checker (command line tools)
 This package contains grammalecte-cli, a French language spellchecker, grammar
 checker and hyphenator.

Package: libreoffice-grammalecte
Architecture: all
Depends:
 libreoffice-core,
 ${misc:Depends},
Recommends:
 libreoffice,
 libreoffice-calc,
 libreoffice-draw,
 libreoffice-impress,
 libreoffice-writer,
Enhances:
 libreoffice,
Provides:
 libreoffice-grammarcheck-fr,
 libreoffice-hyphenation-fr,
 libreoffice-spellcheck-fr,
Description: French spellchecker and grammar checker (LibreOffice extension)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains a libreoffice-grammalecte, a French language
 spellchecker, grammar checker and hyphenator extension for LibreOffice.

Package: python3-grammalecte
Section: python
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: French spellchecker and grammar checker (Python library)
 This package contains python3-grammalecte, a French language spellchecker,
 grammar checker and hyphenator.