2022-02-19 22:03:13 by Nia Alarie | Files touched by this commit (2) | |
Log message: lua-dkjson: revert accidental update |
2022-02-19 21:55:31 by Nia Alarie | Files touched by this commit (4) |
Log message: textproc: Use LUA_USE_BUSTED |
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
2020-07-08 18:00:22 by Nia Alarie | Files touched by this commit (4) |
Log message: textproc: Add lua-dkjson This is a JSON module written in Lua. It supports UTF-8. dkjson is written in Lua without any dependencies, but when LPeg is available dkjson uses it to speed up decoding. |