Source: phpmyadmin-motranslator
Section: php
Priority: optional
Maintainer: phpMyAdmin Team <team+phpmyadmin@tracker.debian.org>
Uploaders: Felipe Sateler <fsateler@debian.org>,
 William Desportes <williamdes@wdes.fr>
Build-Depends: debhelper-compat (= 12),
 pkg-php-tools (>= 1.7~),
 php-symfony-expression-language (>= 3.2),
 phpunit,
 php-codecoverage,
 phpab,
Standards-Version: 4.5.0
Homepage: https://github.com/phpmyadmin/motranslator
Vcs-Git: https://salsa.debian.org/phpmyadmin-team/motranslator.git
Vcs-Browser: https://salsa.debian.org/phpmyadmin-team/motranslator
Rules-Requires-Root: no

Package: php-phpmyadmin-motranslator
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Recommends: ${phpcomposer:Debian-recommend}
Suggests: ${phpcomposer:Debian-suggest}
Description: translation API for PHP using Gettext MO files
 This library parses gettext binary .mo files and can mimic the native
 php gettext API. Unlike the native gettext API, this library can use .mo
 files for locales not installed in the system.
