posix-regex 0.1.0

A library for parsing POSIX regular expressions
Documentation
# 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.