After researching a bit, I remember that I would also need a libtar
binding in lua as well (or combined in some way), and I'm simply not
willing to program all that. Does LuaZip support writing zip files as
well as reading?
On Mon, 2006-04-24 at 13:56 -0500, Jeff Sheets wrote:
Has anybody made a lua binding to bzip? I am specifically looking for a
binding capable not only of reading from a bzip file (using a method
similar to LuaZip's), but also capable of creating a bzip file. Anybody
have anything that matches this they are willing to share? If not, I'll
be starting on one myself, and will likely release it soon.