[ bianca ]
[ ソース: 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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: lua-dbi-common
- DBI library for the Lua language, common files