|
6 年 前 | |
---|---|---|
src | 6 年 前 | |
.gitignore | 6 年 前 | |
.gitlab-ci.yml | 6 年 前 | |
Cargo.toml | 6 年 前 | |
LICENSE | 6 年 前 | |
README.md | 6 年 前 | |
rust-toolchain | 6 年 前 |
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.