A binary format I/O framework for Lua.

Lunary is a framework to read and write structured binary data from and to files or network connections. The aim is to provide an easy to use interface to describe any complex binary format, and allow translation to Lua data structures. The focus is placed upon the binary side of the transformation, and further processing may be necessary to obtain the desired Lua structures. On the other hand Lunary should allow reading and writing of any binary format, and bring all the information available to the Lua side.

Versions

20121212-19 years ago40 downloads
20121108-19 years ago32 downloads
20101009-19 years ago31 downloads

Dependencies

lua ~> 5.1
lunary-core 20121108-1
lunary-optim 20121108-1