This package browser is in early development. Mind the rough edges.

ruby-regexp-property-values 1.0.0-1.03007a6

Inspect Ruby's regex engine property values

This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running and can directly read out their code point ranges. In other words, it determines all supported values for \pvalue expressions and what they match.

Installation

Install ruby-regexp-property-values 1.0.0-1.03007a6 as follows:

guix install ruby-regexp-property-values@1.0.0-1.03007a6

Or install the latest version:

guix install ruby-regexp-property-values

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.