./textproc/ruby-strings, Set of useful functions for transforming strings

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


Branch: CURRENT, Version: 0.2.1, Package name: ruby27-strings-0.2.1, Maintainer: pkgsrc-users

Strings

> The Strings is a set of useful functions such as fold, truncate, wrap, and
many more for transforming strings.


Required to run:
[lang/ruby26-base] [textproc/ruby-unicode-display_width]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 14 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2021-03-11 16:26:15 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
textproc/ruby-strings: update to 0.2.1

0.2.1 - 2021-03-09

Changed

* Change to relax unicode-display_width version constraint to allow 2.0
  release.
   2020-09-14 02:08:12 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
textproc/ruby-strings: update to 0.2.0

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-19 10:31:54 by Takahiro Kambe | Files touched by this commit (4)
Log message:
textproc/ruby-strings: add version 0.1.8 package

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.