File: control

package info (click to toggle)
libencode-eucjpms-perl 0.07-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie, wheezy
  • size: 776 kB
  • ctags: 7
  • sloc: perl: 131; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,280 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
27
28
Source: libencode-eucjpms-perl
Section: perl
Priority: optional
Maintainer: Taku YASUI <tach@debian.org>
Build-Depends: debhelper (>= 7), perl
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Encode-EUCJPMS/
Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/libencode-eucjpms-perl
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/libencode-eucjpms-perl

Package: libencode-eucjpms-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
 perl
Description: Perl library for Microsoft Compatible Japanese Encodings
 This module implements Microsoft compatible encodings for Japanese.
 Encodings supported are as follows.
 .
 Canonical     Alias                                      Description
 --------------------------------------------------------------------
 eucJP-ms      qr/\beuc-?jp-?ms$/i                           eucJP-ms
               qr/\beuc-?jp-?win$/i
 cp51932       qr/\bcp51932$/i                 Windows Codepage 51932
 cp50220                                       Windows Codepage 50220
 cp50221                                       Windows Codepage 50221
 --------------------------------------------------------------------
 .
 To find out how to use this module in detail, see Encode.