codecs packages?

  • Thread starter Fortepianissimo
  • Start date
F

Fortepianissimo

I'd like to decode some email headers into unicode, including some
Asian DBCS. I've searched several places and they pointed to the
Python Codecs project @ SF
(http://sourceforge.net/projects/python-codecs/), but I couldn't find
anything there. Could someone give me a pointer to any related
library? Thanks.
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

Fortepianissimo said:
I'd like to decode some email headers into unicode, including some
Asian DBCS. I've searched several places and they pointed to the
Python Codecs project @ SF
(http://sourceforge.net/projects/python-codecs/), but I couldn't find
anything there. Could someone give me a pointer to any related
library?

I recommend to use the cjkcodecs package, at

http://cjkpython.i18n.org/#CJKCodecs

(atleast, it ought to be there - cjkcodecs appears to change
its home page with each release).

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top