Edit

IABSD.fr/ports/converters/lua-iconv

Branch :

  • Show log

    Commit

  • Author : fcambus
    Date : 2016-11-02 12:30:39
    Hash : f8af91f5
    Message : Import converters/lua-iconv. Lua-iconv is POSIX 'iconv' binding for the Lua Programming Language. The iconv library converts a sequence of characters from one codeset into a sequence of corresponding characters in another codeset. The codesets are those specified in the iconv.new() call that returned the conversion descriptor, cd. OK jca@