Version: 0.3, Package name: luastruct-0.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
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. |
Filesize: 8.334 KB |
Version History (View Complete History) |
|
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-11 15:39:28 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to luastruct-0.3 |
2016-10-16 17:21:23 by Jeremie Courreges-Anglas | Files touched by this commit (25) |
Log message: Add explicit lua52/lua53 FLAVORS where supported. Discussed on ports@, sthen@ agrees with the direction. |
2016-03-18 14:49:28 by Christian Weisgerber | Files touched by this commit (27) |
Log message: remove SHARED_ONLY from simple lua ports |