Nimony

The road to Nim 3

encodings

nimony/lib/std/encodings.nim

Routines for converting between different character encodings. On UNIX, this uses the iconv:idx: library, on Windows the Windows API.

The following example shows how to change character encodings.