LoGin a1cd34728e rustfmt (#23) 1 năm trước cách đây
..
src a1cd34728e rustfmt (#23) 1 năm trước cách đây
.gitignore 9670759b78 Drstd with dlibc (#5) 1 năm trước cách đây
.gitlab-ci.yml 9670759b78 Drstd with dlibc (#5) 1 năm trước cách đây
Cargo.toml 9670759b78 Drstd with dlibc (#5) 1 năm trước cách đây
LICENSE 9670759b78 Drstd with dlibc (#5) 1 năm trước cách đây
README.md 9670759b78 Drstd with dlibc (#5) 1 năm trước cách đây
rust-toolchain 9670759b78 Drstd with dlibc (#5) 1 năm trước cách đây

README.md

posix-regex Crates.io

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.