Downloadliste

Projektbeschreibung

libutf8 is a reasonably fast, robust
encoder/decoder for UTF-8. It will encode UCS-4
(32-bit characters) into UTF-8, and decode UTF-8
into UCS-4. It is a "safe" UTF-8 decoder,
rejecting overlong character representations and
other illegal characters. libutf8 is a C library
that presents simple functions for manipulating
characters and strings, and a more powerful API
for dealing with streamed data (e.g. from a TCP
connection) efficiently.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-07 04:17
1.3.2

Major Aufräumarbeiten und ein ABI ändern. Neue Charakter-Klassifikator Funktionen wurden hinzugefügt, zusammen mit einigen Bugfixes.
Major cleanups and an ABI change. New character classifier functions have been added, along with some bugfixes.

2006-07-31 19:33
1.2.0

Diese Version hat eine aktualisierte System aufbauen und eine neue URL.
Tags: Code cleanup
This release has an updated build system and a new URL.

2006-06-13 03:11
1.1.2

Tags: Initial freshmeat announcement

Project Resources