iconv: Library for language/country-dependent character encodings

Description

GNU libiconv is a library that is used to enable different languages, with different characters to be handled properly.

License

  • GPL 3 and LGPL 3. So we can safely link against the library in Sage.

Upstream Contact

Type

standard

Dependencies

Version Information

See https://repology.org/project/libiconv/versions

Installation commands

This is a dummy package and cannot be installed using the Sage distribution.

$ brew install libiconv
$ sudo port install libiconv

install the following packages: libiconv

If the system package is installed, ./configure will check if it can be used.