RELEASE: Recodec 0.1

François Pinard pinard at iro.umontreal.ca
Tue Oct 1 17:33:23 EDT 2002


Hello, everybody.

Recodec is a Python (2.2.1 or better) clone of Free `recode', and as such,
it converts strings or files between character sets and usages.  Version 0.1
is now at `http://www.iro.umontreal.ca/~pinard/recodec/Recodec.tar.gz'.
See `http://www.iro.umontreal.ca/~pinard/recodec/' for a copy of `README'.

Pretesters may gently report problems, suggestions or other comments
to `mailto:pinard at iro.umontreal.ca'.  `recode'-related discussions go to
`mailto:recode-forum at iro.umontreal.ca', which is opened to subscribers.
Python specific discussions might go to `mailto:python-list at python.org'.

User visible changes since last release:

.. `Unicode-Escape-X' (`ue') charset, according to Java documentation.
.. `flat' and `Texinfo' are better connected to more charsets.
.. `--find-subsets' (`-T') results are automatically sorted.
.. `--list=codings' (`-lc') shows the handiest alias for each coding.

Most changes are internal.

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard




More information about the Python-list mailing list