Rust bindings for the Oniguruma regular expression library
Description
Rust-Onig is a set of Rust bindings for the Oniguruma regular expression
library. Oniguruma is a modern regex library with support for multiple
character encodings and regex syntaxes.
This package contains library source intended for building other packages which
use the "default" feature of the "onig" crate.