posix-regex

Crates.ioposix-regex
lib.rsposix-regex
version0.1.4
created_at2018-10-05 15:46:22.891898+00
updated_at2025-05-03 22:29:40.534899+00
descriptionA library for parsing POSIX regular expressions
homepage
repositoryhttps://gitlab.redox-os.org/redox-os/posix-regex
max_upload_size
id88188
size78,613
Jeremy Soller (jackpot51)

documentation

README

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.

Commit count: 0

cargo fmt