diff options
author | Natanael Copa <natanael.copa@gmail.com> | 2008-10-22 13:44:07 +0200 |
---|---|---|
committer | Natanael Copa <natanael.copa@gmail.com> | 2008-10-22 13:44:07 +0200 |
commit | 6ed652d87201c190125877cf6912cd4f2e4269b5 (patch) | |
tree | 4d430843a20030d50acf625294e1cd8916a3df0b /README | |
download | uiconv-6ed652d87201c190125877cf6912cd4f2e4269b5.tar.bz2 uiconv-6ed652d87201c190125877cf6912cd4f2e4269b5.tar.xz |
initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +Minor iconv implementation + +Handles ASCII, ISO-8859-1 and UTF-8 (2 byte lenght chars) + |