posix-regex

Crates.ioposix-regex
lib.rsposix-regex
version0.1.1
sourcesrc
created_at2018-10-05 15:46:22.891898
updated_at2018-11-21 14:30:28.92071
descriptionA library for parsing POSIX regular expressions
homepage
repositoryhttps://gitlab.redox-os.org/redox-os/posix-regex
max_upload_size
id88188
size68,620
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