1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/converters/iconv/pkg-descr
Eitan Adler 7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00

8 lines
356 B
Plaintext

ICONV is 1) the library (libiconv.a and .so) for conversion between
various charsets, 2) the command line utility (iconv) and 3) a set
of charsets (tables and shared modules).
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.