[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Modules for iconv (Was: UTF-8 patterns in Lua 5.3)
- From: Sean Conner <sean@...>
- Date: Fri, 18 Apr 2014 16:28:02 -0400
It was thus said that the Great Dirk Laurie once stated:
> 2014-04-17 18:16 GMT+02:00 Sean Conner <sean@conman.org>:
>
> > First off, there may be Lua modules that link to iconv [1] so there really
> > shouldn't be a reason to filter out to that program.
>
> > [1] Oh, say, here:
> >
> > https://github.com/spc476/lua-conmanorg/blob/master/src/iconv.c
>
> This seems to be the closest any of those modules have come to being
> announced on this list. Any plans for a 5.1 version? LuaRocks?
It's written for 5.1. And let me see about getting a rock made. And
depending upon your view of namespaces, it's actually "org.conman.iconv".
Oh, and I requires a C99 compiler.
-spc