|
hace 6 años | |
---|---|---|
src | hace 6 años | |
.gitignore | hace 6 años | |
.gitlab-ci.yml | hace 6 años | |
Cargo.toml | hace 6 años | |
LICENSE | hace 6 años | |
README.md | hace 6 años | |
rust-toolchain | hace 6 años |
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.