# posix-regex [](https://crates.io/crates/posix-regex)
A library for parsing POSIX regular expressions. Only supports ASCII. Created
for use in relibc and does not require the std.
Currently only supports basic enhanced regex.