Path to this page:
./
devel/lua-inspect,
Human-readable representation of Lua tables
Branch: CURRENT,
Version: 3.1.3,
Package name: lua54-inspect-3.1.3,
Maintainer: niaThis library transforms any Lua value into a human-readable representation.
It is especially useful for debugging errors in tables.
The objective here is human understanding (i.e. for debugging),
not serialization or compactness.
Required to run:[
lang/lua53]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 13.296 KB
Version history: (Expand)
- (2023-02-01) Updated to version: lua54-inspect-3.1.3
- (2021-12-10) Updated to version: lua53-inspect-3.1.2
- (2020-07-02) Package added to pkgsrc.se, version lua53-inspect-3.1.1 (created)
CVS history: (Expand)
2021-12-10 14:11:40 by Nia Alarie | Files touched by this commit (2) | |
Log message:
lua-inspect: update to 3.1.2
## v3.1.2
* DEL character is properly escaped in strings
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-07-02 13:16:18 by Nia Alarie | Files touched by this commit (4) |
Log message:
devel: Add lua-inspect. Based on work by Jonathan Buschmann in wip.
This library transforms any Lua value into a human-readable representation.
It is especially useful for debugging errors in tables.
The objective here is human understanding (i.e. for debugging),
not serialization or compactness.
|