[ 原始碼: lua-struct ]
套件:lua-struct(0.3-1 以及其他的)
library to convert Lua values to and from C structs
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.
其他與 lua-struct 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: lua-dbi-common
- DBI library for the Lua language, common files