OpenBSD ports

The converters/luastruct,lua53 port

lua53struct-0.3 – 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

Build dependencies

Run dependencies