Implementation of regular expressions for Rust
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. This package contains library source intended for building other packages which use the "unicode" feature of the "regex" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.11.1-1.fc42 | - |
Fedora 41 | 1.11.0-1.fc41 | - |
Fedora 40 | 1.11.1-1.fc40 | - |
Fedora EPEL 9 | 1.11.1-1.el9 | - |
Fedora EPEL 10.0 | 1.11.1-1.el10_0 | - |
You can contact the maintainers of this package via email at
rust-regex dash maintainers at fedoraproject dot org
.