6 lines
226 B
Text
6 lines
226 B
Text
|
Oniguruma is a regular expressions library.
|
||
|
The characteristics of this library is that different character encoding
|
||
|
for every regular expression object can be specified.
|
||
|
|
||
|
Supported APIs: GNU regex, POSIX and Oniguruma native
|