File: control

package info (click to toggle)
langtable 0.0.68-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,892 kB
  • sloc: python: 4,361; makefile: 74; sh: 42
file content (26 lines) | stat: -rw-r--r-- 970 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
Source: langtable
Section: devel
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jeremy BĂ­cha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3,
               python3-setuptools,
               libxml2-utils <!nocheck>,
Standards-Version: 4.7.0
Homepage: https://github.com/mike-fabian/langtable
Vcs-Git: https://salsa.debian.org/python-team/packages/langtable.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/langtable
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-langtable
Section: python
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: Python 3 library for guessing locale defaults
 langtable is a Python 3 library that guesses reasonable defaults for
 locale, keyboard, territory, etc. based on the information already known.