File: control

package info (click to toggle)
pygtkspellcheck 5.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: xml: 3,816; python: 1,397; makefile: 136
file content (49 lines) | stat: -rw-r--r-- 1,919 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
41
42
43
44
45
46
47
48
49
Source: pygtkspellcheck
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Raphaƫl Hertzog <hertzog@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3,
               python3-sphinx,
               python3-enchant,
               python3-gi,
               gir1.2-gtk-3.0,
               python3-poetry-core,
               python3-sphinx-rtd-theme,
               python3-myst-parser,
               libxapp-gtk3-module <!nocheck>
Standards-Version: 4.6.2
Homepage: https://pygtkspellcheck.readthedocs.org/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/python-team/packages/pygtkspellcheck
Vcs-Git: https://salsa.debian.org/python-team/packages/pygtkspellcheck.git

Package: python3-gtkspellcheck
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-enchant, python3-gi, gir1.2-gtk-3.0
Recommends: iso-codes
Suggests: python-gtkspellcheck-doc
Description: Python 3 spellchecking library for GTK+ based on Enchant
 It supports both GTK+'s Python bindings, PyGObject and PyGtk, and for both
 Python 2 and 3 with automatic switching and binding autodetection. For
 automatic translation of the user interface it can use GEdit's translation
 files.
 .
 This package contains the Python 3 version with support for PyGObject.

Package: python-gtkspellcheck-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Multi-Arch: foreign
Description: Python GTK+ Spellcheck common documentation
 It supports both GTK+'s Python bindings, PyGObject and PyGtk, and for both
 Python 2 and 3 with automatic switching and binding autodetection. For
 automatic translation of the user interface it can use GEdit's translation
 files.
 .
 This is the common documentation package.