packages feed

regex-rure-0.1.0.1: README.md

Bindings to Rust's [regular expression library](https://github.com/rust-lang/regex). See [here](https://github.com/rust-lang/regex/tree/master/regex-capi#c-api-for-rusts-regex-engine) for installation instructions.

Lower-level bindings are exhaustive; higher-level bindings no not include
capture groups.