rust-regex-cursor-devel-0.1.4-2.fc41 in Fedora 41
↵ Return to the main page of rust-regex-cursor-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-07-20 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.1.4-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-04-05 |
blinxen <h dash k dash 81 at hotmail dot com> - 0.1.4-1 |
- Initial package (rhbz#2273628) |
Provides
- crate(regex-cursor)
- rust-regex-cursor-devel
Files
- usr/
- share/
- cargo/
- registry/
- regex-cursor-0.1.4/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- proptest-regressions/
- rustfmt.toml
- src/
- cursor.rs
- engines/
- dfa/
- accel.rs
- search.rs
- test.rs
- dfa.rs
- hybrid/
- hybrid.rs
- meta/
- error.rs
- literal.rs
- mod.rs
- regex.rs
- strategy.rs
- wrappers.rs
- pikevm/
- pikevm.rs
- engines.rs
- input.rs
- lib.rs
- literal/
- literal.rs
- test_rope.rs
- tests.rs
- util/
- empty.rs
- iter.rs
- prefilter.rs
- primitives.rs
- sparse_set.rs
- tests.rs
- utf8.rs
- util.rs
- test_cases/