ports

converters/luastruct,lua52

lua52struct-0.2 – convert data to and from C structs

Description

This library offers basic facilities to convert Lua values to and from C
structs. Its main functions are struct.pack, which packs multiple Lua
values into a struct-like string; and struct.unpack, which unpacks
multiple Lua values from a given struct-like string.

WWW: http://www.inf.puc-rio.br/~roberto/struct/

Categories:
converters lang/lua

Library dependencies

None

Build dependencies

Run dependencies