A binary format I/O framework for Lua.

$ luarocks install lunary

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

20181002-15 years ago46 downloads
20121212-18 years ago92 downloads
20121108-18 years ago49 downloads
20101009-18 years ago47 downloads

Dependencies

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

Manifests