Crates.io | posix-regex |
lib.rs | posix-regex |
version | 0.1.4 |
created_at | 2018-10-05 15:46:22.891898+00 |
updated_at | 2025-05-03 22:29:40.534899+00 |
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 | 78,613 |
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.