[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] org.conman.iconv (was Re: Modules for iconv)
- From: Alexandre Erwin Ittner <alexandre@...>
- Date: Tue, 22 Apr 2014 22:09:00 -0300
On Tue, Apr 22, 2014 at 9:48 PM, Coroutines <coroutines@gmail.com> wrote:
> sidenote: someone should combine iconv with libguess so you can do:
> iconv(to [, from]) :x
>
Seems nice! Encoding detection and validation is an interesting
feature, maybe as an additional library instead of as part of iconv
due to the dependencies (lua-iconv intends to compile in every POSIX
system, libguess depends on some other libraries), with a Lua stub
gluing them together. I'll take a look in that.
Att.
--
Alexandre Erwin Ittner - alexandre@ittner.com.br
OpenPGP pubkey 0x0041A1FB @ http://pgp.mit.edu
- References:
- Modules for iconv (Was: UTF-8 patterns in Lua 5.3), Dirk Laurie
- Re: Modules for iconv (Was: UTF-8 patterns in Lua 5.3), Sean Conner
- [ANN] org.conman.iconv (was Re: Modules for iconv), Sean Conner
- Re: [ANN] org.conman.iconv (was Re: Modules for iconv), Dirk Laurie
- Re: [ANN] org.conman.iconv (was Re: Modules for iconv), Hisham
- Re: [ANN] org.conman.iconv (was Re: Modules for iconv), Dirk Laurie
- Re: [ANN] org.conman.iconv (was Re: Modules for iconv), Dirk Laurie
- Re: [ANN] org.conman.iconv (was Re: Modules for iconv), Sean Conner
- Re: [ANN] org.conman.iconv (was Re: Modules for iconv), Alexandre Erwin Ittner
- Re: [ANN] org.conman.iconv (was Re: Modules for iconv), Coroutines