[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lua-file-magic (was: Init system in Lua)
- From: Natanael Copa <natanael.copa@...>
- Date: Thu, 17 Nov 2011 16:58:45 +0100
On Thu, Nov 17, 2011 at 1:32 PM, Jeff Pohlmeyer
<yetanothergeek@gmail.com> wrote:
> On Thu, Nov 17, 2011 at 4:46 AM, Natanael Copa wrote:
>
>>file could be a lua binding to libmagic?
>
> Once upon a time I did a quick-and-dirty Pascal binding to llibmagic,
> as I remember
> the API for llibmagic is quite small and simple.
Indeed. I created a lua-file-magic project on code.google.com:
http://code.google.com/p/lua-file-magic/
The initial stuff works:
http://code.google.com/p/lua-file-magic/source/browse/magic.c
--
Natanael Copa