This package browser is in early development. Mind the rough edges.

libiconv 1.18

Character set conversion library

libiconv provides an implementation of the iconv function for systems that lack it. iconv is used to convert between character encodings in a program. It supports a wide variety of different encodings.

Installation

Install libiconv 1.18 as follows:

guix install libiconv@1.18

Or install the latest version:

guix install libiconv

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.