Path to this page:
./
devel/lua-vstruct,
Binary data manipulation function
Branch: pkgsrc-2022Q3,
Version: 2.1.1,
Package name: lua54-vstruct-2.1.1,
Maintainer: pkgsrc-usersVStruct is a Lua library to provide functions for manipulating binary
data, in particular for reading binary files or byte buffers into Lua
values and for writing Lua values back into files or buffers. Supported
data types include:
- signed and unsigned integers of arbitrary size
- fixed and floating point numbers
- fixed-size, length-prefixed, and null-terminated strings
- booleans and bitmasks
- bit-packed integers, booleans and bitmasks
In addition, the library supports seeking, alignment, and byte order
controls, repetition, grouping of data into tables, and named fields.
Master sites:
Filesize: 38.805 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version lua54-vstruct-2.1.1 (created)