
Libparserutils provides various pieces of functionality that are useful when writing parsers. these are:
+ a number of character set convertors + mapping of character set names to/from mib enum values + utf-8 and utf-16 (host endian) support functions + various simple data structures (resizable buffer, stack, vector) + a utf-8 input stream