File: control

package info (click to toggle)
sphinx-intl 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 340 kB
  • sloc: python: 1,162; makefile: 13
file content (29 lines) | stat: -rw-r--r-- 1,158 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
Source: sphinx-intl
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-babel <!nocheck>,
               python3-click <!nocheck>,
               python3-pytest <!nocheck>,
               python3-sphinx <!nocheck>,
               python3-setuptools,
Standards-Version: 4.6.1
Homepage: https://github.com/sphinx-doc/sphinx-intl
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx-intl.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx-intl
Rules-Requires-Root: no

Package: sphinx-intl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Enhances: python3-sphinx
Description: translation support utility for Sphinx
 sphinx-intl is a utility tool that provides several features that make it
 easy to translate and to apply translation to Sphinx generated document.
 .
 (Optional: support the Transifex service for translation with Sphinx)