deal with RFC 2047 encoded words (improved)

Edit Package perl-MIME-EncWords
http://search.cpan.org/~nezumi/MIME-EncWords-1.010.10/

Fellow Americans, you probably won't know what the hell this module is for.
Europeans, Russians, et al, you probably do. ':-)'.

For example, here's a valid MIME header you might get:

From: =?US-ASCII?Q?Keith_Moore?=
To: =?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?=
CC: =?ISO-8859-1?Q?Andr=E9_?= Pirard
Subject: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?=
=?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?=
=?US-ASCII?Q?.._cool!?=

The fields basically decode to (sorry, I can only approximate the Latin
characters with 7 bit sequences /o and 'e):

From: Keith Moore
To: Keld J/orn Simonsen
CC: Andr'e Pirard
Subject: If you can read this you understand the example... cool!

*Supplement*: Fellow Americans, Europeans, you probably won't know what the
hell this module is for. East Asians, et al, you probably do. '(^_^)'.

For example, here's a valid MIME header you might get:

Subject: =?EUC-KR?B?sNTAuLinKGxhemluZXNzKSwgwvzB9ri7seIoaW1w?=
=?EUC-KR?B?YXRpZW5jZSksILGzuLgoaHVicmlzKQ==?=

The fields basically decode to (sorry, I cannot approximate the non-Latin
multibyte characters with any 7 bit sequences):

Subject: ???(laziness), ????(impatience), ??(hubris)

Refresh
Refresh
Source Files
Filename Size Changed
MIME-EncWords-1.014.1.tar.gz 0000038440 37.5 KB
perl-MIME-EncWords.changes 0000001446 1.41 KB
perl-MIME-EncWords.spec 0000003139 3.07 KB
Revision 8 (latest revision is 12)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 196300 from Christian Boltz's avatar Christian Boltz (cboltz) (revision 8)
- Update to 1.014.1:
  * Fix: CPAN RT#84295: MaxLineLen fixes to the value set at the first
    time.
  * Imp: encode_mimewords() supports UTF-16, UTF-32 and their flavors.
    They will be encoded as UTF-8.
  * Requires MIME-Charset >= 1.010.
  * Minor Fix: After ASCII words extending over multiple lines,
    line length was estimated shorter.  CPAN RT #79399.
  * see upstream changelog for all details
- add Recommends: perl(Unicode::String) (optionally used)
Comments 0
openSUSE Build Service is sponsored by