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

kcodecs 5.114.0

String encoding and manipulating library

KCodecs provide a collection of methods to manipulate strings using various encodings.

It can automatically determine the charset of a string, translate XML entities, validate email addresses, and find encodings by name in a more tolerant way than QTextCodec (useful e.g. for data coming from the Internet).

Installation

Install kcodecs 5.114.0 as follows:

guix install kcodecs@5.114.0

Or install the latest version:

guix install kcodecs

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.