summaryrefslogtreecommitdiff
path: root/textproc/ruby-strings
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-03-11textproc/ruby-strings: update to 0.2.1taca2-8/+8
0.2.1 - 2021-03-09 Changed * Change to relax unicode-display_width version constraint to allow 2.0 release.
2020-09-14textproc/ruby-strings: update to 0.2.0taca3-34/+9
Update ruby-strings to 0.2.0. ## [v0.2.0] - 2020-08-11 ### Changed * Change String#wrap to preserve newline character breaks * Change gemspec to remove test artefacts and bundler dev dependency * Change gemspec to require Ruby >= 2.0.0
2020-01-19textproc/ruby-strings: add version 0.1.8 packagetaca4-0/+68
Add ruby-strings versino 0.1.8 package. Strings > The Strings is a set of useful functions such as fold, truncate, wrap, and many more for transforming strings.