summaryrefslogtreecommitdiff
path: root/debian/control
blob: a308773898bac6514efc183f35335e9cf7045350 (plain)
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: iso-codes
Section: misc
Priority: optional
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Uploaders: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: gettext, python3
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://salsa.debian.org/iso-codes-team/iso-codes
Vcs-Browser: https://salsa.debian.org/debian/iso-codes
Vcs-Git: https://salsa.debian.org/debian/iso-codes.git

Package: iso-codes
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: isoquery
Description: ISO language, territory, currency, script codes and their translations
 This package provides the ISO 639, ISO 639-3, and ISO 639-5 language
 code lists, the ISO 4217 currency code list, the ISO 3166 territory
 code list, the ISO 3166-2 sub-territory list, and the ISO 15924
 script code list as JSON files.
 .
 More importantly, it also provides their translations to be used by
 other programs.