DESCR 304 B

12345
  1. Lua-iconv is POSIX 'iconv' binding for the Lua Programming Language. The iconv
  2. library converts a sequence of characters from one codeset into a sequence of
  3. corresponding characters in another codeset. The codesets are those specified
  4. in the iconv.new() call that returned the conversion descriptor, cd.