libparserutils
A library for building efficient parsers


LibParserUtils is a library for building efficient parsers, written in C. It was developed as part of the NetSurf project. Features: * No mandatory dependencies (iconv() implementation optional for enhanced charset support) * A number of built-in character set converters * Mapping of character set names to/from MIB enum values * UTF-8 and UTF-16 (host endian) support functions * Various simple data structures (resizeable buffer, stack, vector) * A UTF-8 input stream * Simple C API * Portable LibParserUtils has the following built-in charset converters: * UTF-8 * UTF-16 (platform-native endian) * ISO-8859-n * Windows-125n * US-ASCII

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...