File: control

package info (click to toggle)
php-gettext-languages 2.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: php: 1,358; makefile: 12; xml: 10
file content (25 lines) | stat: -rw-r--r-- 1,004 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
Source: php-gettext-languages
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: James Valleroy <jvalleroy@mailbox.org>
Build-Depends: debhelper-compat (= 13),
               phpab,
               phpunit,
               pkg-php-tools
Standards-Version: 4.7.2
Homepage: https://github.com/php-gettext/Languages
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-gettext-languages
Vcs-Git: https://salsa.debian.org/php-team/pear/php-gettext-languages.git
Rules-Requires-Root: no

Package: php-gettext-languages
Breaks: php-oscarotero-gettext (<< 4.8.7-1)
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Multi-Arch: foreign
Description: ${phpcomposer:description}
 Provides a language list for gettext based on Unicode CLDR data. The
 data can be accessed through the Gettext\Languages\Language class. An
 example script is provided at
 /usr/share/doc/php-gettext-languages/examples/export-plural-rules.