ruby-to-regexp binary package in Ubuntu Jammy s390x

 Provides String#to_regexp, for example if you want to make regexps out of a
 CSV you just imported.
 .
 Some features:
  - You can also treat strings as literal regexps.
  - If you need case insensitivity and you're using :literal, pass options
    like :ignore_case.
  - You can get the options passed to Regexp.new with #as_regexp.
  - Finally, you can be more lazy using :detect.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-10-15 11:50:32 UTC Published Ubuntu Jammy s390x release universe ruby Optional 0.2.1-2
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu