Commit Graph

7 Commits

Author SHA1 Message Date
naddy
d495897520 drop RCS Ids 2022-03-11 18:27:00 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
jasper
6325466c3f update to luastruct-0.3 2019-05-11 21:39:28 +00:00
jca
d0addda815 Add explicit lua52/lua53 FLAVORS where supported.
Discussed on ports@, sthen@ agrees with the direction.
2016-10-16 23:21:22 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
jasper
72ef16bf4d import luastruct-0.2
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.

ok dcoppa@
2012-11-06 07:37:01 +00:00