File: control

package info (click to toggle)
libencode-arabic-perl 14.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 636 kB
  • sloc: perl: 4,456; javascript: 16; makefile: 11
file content (25 lines) | stat: -rw-r--r-- 1,174 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: 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-compat (= 13), libmodule-build-perl
Build-Depends-Indep: perl,
                     libtest-pod-coverage-perl,
                     libtest-pod-perl
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libencode-arabic-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/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.