File: control

package info (click to toggle)
libencode-arabic-perl 14.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 604 kB
  • ctags: 119
  • sloc: perl: 4,453; makefile: 11
file content (26 lines) | stat: -rw-r--r-- 1,181 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: libencode-arabic-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9),
               libmodule-build-perl
Build-Depends-Indep: perl,
                     libtest-pod-coverage-perl,
                     libtest-pod-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libencode-arabic-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libencode-arabic-perl.git
Homepage: https://metacpan.org/release/Encode-Arabic
Testsuite: autopkgtest-pkg-perl

Package: libencode-arabic-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends}
Suggests: libfile-which-perl, libelixirfm-perl
Description: perl implementation for Arabic encodings
 Encode::Arabic is a wrapper for various implementations of the encoding
 systems used for the Arabic language and covering even some non-Arabic
 extensions to the Arabic script. The included modules fit in the philosophy of
 Encode::Encoding and can be used directly with the Encode module.