Name: | rust-regex+std-devel |
---|---|
Version: | 1.7.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3033 |
License: | MIT OR Apache-2.0 |
RPM: | rust-regex+std-devel-1.7.0-1.el9.noarch.rpm |
Source RPM: | rust-regex-1.7.0-1.el9.src.rpm |
Build Date: | Thu Dec 22 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/regex |
Summary: | Implementation of regular expressions for Rust |
Description: | 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 "std" feature of the "regex" crate. |