Package: wnpp
Severity: wishlist
Owner: Sophie Brun <sop...@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 via email to