Commit graph

2 commits

Author SHA1 Message Date
Max Khon
29627c3bf2 Fix 'make package'.
Pointed out by:	kris
2003-05-04 07:24:36 +00:00
Max Khon
b58e0621f4 New port: konwert
Konwert is a package for conversion between various character encodings.

By encodings author imply not only different charsets like Windows-1252,
KOI8-R or UTF-8 but also the different representations of characters like
TeX escaping, quoted-printable and even RFC 1345 mnemonics. The autodetect
of the encodings is also implemented.

There are also filter filterm which allow to make separate input and output
conversions of the encodings for the given command. It can help e.g. when
our terminal is unable to display non-ASCII characters or to enter them
from the keyboard.

PR:		50614
Submitted by:	Alex Semenyaka <alexs@snark.ratmir.ru>
2003-04-19 15:00:39 +00:00