File: control

package info (click to toggle)
liblingua-preferred-perl 0.2.4-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 84 kB
  • ctags: 6
  • sloc: perl: 217; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 1,007 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: liblingua-preferred-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9~)
Build-Depends-Indep: liblog-tracemessages-perl,
                     perl
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/Lingua-Preferred
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-preferred-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-preferred-perl.git

Package: liblingua-preferred-perl
Architecture: all
Depends: liblog-tracemessages-perl,
         ${misc:Depends},
         ${perl:Depends}
Description: Perl module which allows language content negotiation
 This is the CPAN Perl module Lingua::Preferred.
 .
 Many web browsers let you specify which languages you understand.
 Then they negotiate with the web server to get documents in the best
 language possible.  This is something similar in Perl.