High-level bindings for the MinRX regex library, by Michael J. Haertel. This crate has an API similar to BurntSushi's excellent `regex` crate, but uses an engine compliant with POSIX EREs, including matching leftmost-longest derivations.
This is licensed to you either under the MIT license or the Apache 2.0 license, at your option. For more details on these, check out the `LICENSE` files in the package.