mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
6323cc1c89
PR: 21169 Submitted by: maintainer
10 lines
378 B
Plaintext
10 lines
378 B
Plaintext
ICONV is 1) the library (libiconv.a and .so) for conversion between
|
|
various charsets and 2) the command line utility (iconv).
|
|
|
|
33 charsets are supported in this port: most Unicode encodings,
|
|
all charsets for which locale exist in FreeBSD, few IBM-DOS ones.
|
|
Other charsets are provided as standalone ports.
|
|
|
|
Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
|
|
September 2000.
|