套件:libmime-encwords-perl(1.015.0-1)
libmime-encwords-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmime-encwords-perl:
- [libmime-encwords-perl_1.015.0-1.dsc]
- [libmime-encwords-perl_1.015.0.orig.tar.gz]
- [libmime-encwords-perl_1.015.0-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Damyan Ivanov (QA 頁面)
- gregor herrmann (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Florian Schlichting (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl interface to deal with RFC 2047 encoded words
MIME::EncWords is a module providing several utilities to encode and decode arbitrary text in RFC 2047 (formerly RFC 1522) format. The MIME standard gives users the ability to represent any characters in any character set by using special sequences like:
=?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?=
There are various modules available to manipulate these special character sequences. This module bears most resemblance to the MIME::Words module and provides a similar interface, providing for relatively painless upgrading, while having stricter conformance to the aforementioned RFCs. It provides more flexibility than MIME::WordDecoder because characters can be mapped into any desired encoding, rather than simply the local system representation.
其他與 libmime-encwords-perl 有關的套件
|
|
|
|
-
- dep: libmime-charset-perl
- module for MIME character set information
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language