Description
Ada applications can convert text between character encodings through GNAT Components Collection bindings to Libiconv. It is useful for software that must read or write files, protocols or legacy data in different encodings.
Most users receive it as a development dependency. It has no separate interface; it gives Ada code access to text-conversion functionality.