Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:Character set conversion library.
Developer/Porter:Haible, Lehtoranta, Skjæret
Readme:
Short: Character set conversion library
Author: Bruno Haible, Ilkka Lehtoranta (ilkleht@isoveli.org), Sigbj�rn Skj�ret
Uploader: Ilkka Lehtoranta (ilkleht isoveli org)
Type: util/libs
Version: 3.0
Architecture: ppc-morphos

This is MorphOS port of libiconv character set conversion library.
The port provides standard shared runtime library (iconv.library)
based on libiconv 1.11.

Starting from version 3.0 it also contains intl.library which depends
on iconv.library. To develop/compile applications using libintl please
see http://aminet.net/package/dev/c/libintl-morphos.


Version 3.0

� MorphOS 2.0 changes
� added intl.library V1.1 as part of package

Version 2.1

� fixed callback hooks
� added missing function iconv_canonicalize()
� added iconv conversion tool for text files


Example usage for iconv utility
-------------------------------

To use iconv you can try something like this:

iconv -f ISO8859-1 -t utf-8 mytextfile >newtextfile.utf

Type 'iconv -l' to list possible encodings, '-f' is the source encoding,
'-t' is the target encoding.


Source code
-----------

To get source code and development material please download
iconv-morphos-dev.lha archive.

Upload Date:Jun 03 2017
Category:Dependencies/Library/Misc
Download:iconv_3.0.lha
Md5:921be864453b814898621ef6f395f3bc
Size:737 KB
Downloads:213
Screenshot(s)
History
Last Comments