dl-fldigi/src/libtiniconv
..
encdec
AUTHORS
COPYING
COPYING.LIB
ChangeLog
Makefile.am
README
README.FLDIGI
tiniconv.c
tiniconv.h
tiniconv_desc.c
tiniconv_int.h

README

tiniconv - is a charset conversion library, based on libiconv (uses it's converters).
Intended to be used in embedded systems and other resource-critical facilities.
Doesn't use any memory management/file system calls, any OS calls at all -
    COPMPLETELY OS-INDEPENDENT
(supposed to be, at least;).

Tested on LE x32 and x64 8086-like systems.