[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#826638: ITP: lua-struct -- Library to convert Lua values to and from C structs



Package: wnpp
Severity: wishlist
Owner: Sophie Brun <sophie@freexian.com>

* Package name    : lua-struct
  Version         : 1.4
  Upstream Author : Roberto Ierusalimschy
* URL             : https://github.com/trink/struct
* License         : MIT/X11
  Programming Lang: C
  Description     : Library to convert Lua values to and from C structs

This is a Lua library for converting data 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.


Reply to: