ruby-regexp-property-values 1.0.0 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.