Crates.io | regex-rs |
lib.rs | regex-rs |
version | 0.1.0 |
source | src |
created_at | 2024-12-23 13:25:59.364879+00 |
updated_at | 2024-12-23 13:25:59.364879+00 |
description | Safe wrapper for [POSIX regular expressions API][regex-h] (provided by libc on POSIX-compliant OSes). Part of libnewsboat lib dependencies |
homepage | https://github.com/newsboat/newsboat |
repository | https://github.com/newsboat/newsboat |
max_upload_size | |
id | 1493072 |
size | 14,110 |
Disclaimer: This project is part of Newsboat Rust libraries, I'm not it's author - merely maintaining up to date versions on Crates.io.
Safe wrapper for [POSIX regular expressions API][regex-h] (provided by libc on POSIX-compliant OSes).