./textproc/lua-stringy, Fast Lua string operations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.0, Package name: lua54-stringy-0.7.0, Maintainer: nia

Fast Lua string operations for: count, find, startswith, endswith, split,
strip, join


Required to run:
[lang/lua53]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 6.067 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-10 10:40:51 by Nia Alarie | Files touched by this commit (2)
Log message:
lua-stringy: c89 default is unacceptable
   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-12-09 12:12:48 by Nia Alarie | Files touched by this commit (4)
Log message:
lua-stringy: Update to 0.7.0

Adds join function.
   2020-07-08 13:54:53 by Nia Alarie | Files touched by this commit (5)
Log message:
textproc: Add lua-stringy

Fast Lua string operations for: count, find, startswith, endswith, split