mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-06-23 04:34:33 +02:00
*** empty log message ***
git-svn-id: file:///var/svn/lua-iconv/trunk@22 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
parent
328c591f2b
commit
00feec7618
2
README
2
README
@ -9,7 +9,7 @@
|
|||||||
=== INTRODUCTION ===
|
=== INTRODUCTION ===
|
||||||
|
|
||||||
Lua-iconv is a Lua binding to the POSIX 'iconv' library. The iconv
|
Lua-iconv is a Lua binding to the POSIX 'iconv' library. The iconv
|
||||||
library converts the sequence of characters from one codeset, into a
|
library converts a sequence of characters from one codeset into a
|
||||||
sequence of corresponding characters in another codeset. The codesets
|
sequence of corresponding characters in another codeset. The codesets
|
||||||
are those specified in the iconv.new() call that returned the conversion
|
are those specified in the iconv.new() call that returned the conversion
|
||||||
descriptor, cd.
|
descriptor, cd.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user