Crates.io | posix-regex |
lib.rs | posix-regex |
version | 0.1.1 |
source | src |
created_at | 2018-10-05 15:46:22.891898 |
updated_at | 2018-11-21 14:30:28.92071 |
description | A library for parsing POSIX regular expressions |
homepage | |
repository | https://gitlab.redox-os.org/redox-os/posix-regex |
max_upload_size | |
id | 88188 |
size | 68,620 |
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.