パッケージ: libmime-encwords-perl (1.014.3-2)
libmime-encwords-perl に関するリンク
Debian の資源:
libmime-encwords-perl ソースパッケージをダウンロード:
- [libmime-encwords-perl_1.014.3-2.dsc]
- [libmime-encwords-perl_1.014.3.orig.tar.gz]
- [libmime-encwords-perl_1.014.3-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Micah Anderson (QA ページ)
- Damyan Ivanov (QA ページ)
- gregor herrmann (QA ページ)
- Rene Mayorga (QA ページ)
- Ryan Niebur (QA ページ)
- Nathan Handler (QA ページ)
- Jonathan Yu (QA ページ)
- Ansgar Burchardt (QA ページ)
- Fabrizio Regalli (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 (>= 1.010.1)
- module for MIME character set information
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語