Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-pest-devel | Distribution: Fedora Project |
Version: 2.7.11 | Vendor: Fedora Project |
Release: 2.el10_0 | Build date: Sun Sep 1 19:02:46 2024 |
Group: Unspecified | Build host: buildvm-a64-05.iad2.fedoraproject.org |
Size: 1367935 | Source RPM: rust-pest-2.7.11-2.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/pest | |
Summary: Elegant Parser |
The Elegant Parser. This package contains library source intended for building other packages which use the "pest" crate.
MIT OR Apache-2.0
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jul 07 2024 Fabio Valentini <decathorpe@gmail.com> - 2.7.11-1 - Update to version 2.7.11; Fixes RHBZ#2295544 * Tue Jun 25 2024 Fabio Valentini <decathorpe@gmail.com> - 2.7.10-1 - Update to version 2.7.10; Fixes RHBZ#2262742 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 13 2024 Fabio Valentini <decathorpe@gmail.com> - 2.7.6-1 - Update to version 2.7.6; Fixes RHBZ#2240741 * Tue Sep 19 2023 Fabio Valentini <decathorpe@gmail.com> - 2.7.3-1 - Update to version 2.7.3; Fixes RHBZ#2236144 * Sun Aug 27 2023 Fabio Valentini <decathorpe@gmail.com> - 2.7.2-1 - Update to version 2.7.2; Fixes RHBZ#2228090 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 17 2023 Fabio Valentini <decathorpe@gmail.com> - 2.7.1-1 - Update to version 2.7.1; Fixes RHBZ#2215696 * Thu May 04 2023 Fabio Valentini <decathorpe@gmail.com> - 2.6.0-1 - Update to version 2.6.0; Fixes RHBZ#2189953 * Sun Apr 02 2023 Fabio Valentini <decathorpe@gmail.com> - 2.5.7-1 - Update to version 2.5.7; Fixes RHBZ#2183404 * Thu Mar 16 2023 Fabio Valentini <decathorpe@gmail.com> - 2.5.6-1 - Update to version 2.5.6; Fixes RHBZ#2175454 * Tue Feb 28 2023 Fabio Valentini <decathorpe@gmail.com> - 2.5.5-1 - Update to version 2.5.5; Fixes RHBZ#2168003 * Fri Feb 03 2023 Fabio Valentini <decathorpe@gmail.com> - 2.5.4-1 - Update to version 2.5.4; Fixes RHBZ#2140180 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Oct 08 2022 Fabio Valentini <decathorpe@gmail.com> - 2.4.0-1 - Update to version 2.4.0; Fixes RHBZ#2125967 * Sun Aug 21 2022 Fabio Valentini <decathorpe@gmail.com> - 2.3.0-1 - Update to version 2.3.0; Fixes RHBZ#2112463 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/cargo/registry/pest-2.7.11 /usr/share/cargo/registry/pest-2.7.11/.cargo-checksum.json /usr/share/cargo/registry/pest-2.7.11/Cargo.toml /usr/share/cargo/registry/pest-2.7.11/LICENSE-APACHE /usr/share/cargo/registry/pest-2.7.11/LICENSE-MIT /usr/share/cargo/registry/pest-2.7.11/_README.md /usr/share/cargo/registry/pest-2.7.11/benches /usr/share/cargo/registry/pest-2.7.11/benches/stack.rs /usr/share/cargo/registry/pest-2.7.11/examples /usr/share/cargo/registry/pest-2.7.11/examples/parens.rs /usr/share/cargo/registry/pest-2.7.11/src /usr/share/cargo/registry/pest-2.7.11/src/error.rs /usr/share/cargo/registry/pest-2.7.11/src/iterators /usr/share/cargo/registry/pest-2.7.11/src/iterators/flat_pairs.rs /usr/share/cargo/registry/pest-2.7.11/src/iterators/line_index.rs /usr/share/cargo/registry/pest-2.7.11/src/iterators/mod.rs /usr/share/cargo/registry/pest-2.7.11/src/iterators/pair.rs /usr/share/cargo/registry/pest-2.7.11/src/iterators/pairs.rs /usr/share/cargo/registry/pest-2.7.11/src/iterators/queueable_token.rs /usr/share/cargo/registry/pest-2.7.11/src/iterators/tokens.rs /usr/share/cargo/registry/pest-2.7.11/src/lib.rs /usr/share/cargo/registry/pest-2.7.11/src/macros.rs /usr/share/cargo/registry/pest-2.7.11/src/parser.rs /usr/share/cargo/registry/pest-2.7.11/src/parser_state.rs /usr/share/cargo/registry/pest-2.7.11/src/position.rs /usr/share/cargo/registry/pest-2.7.11/src/pratt_parser.rs /usr/share/cargo/registry/pest-2.7.11/src/prec_climber.rs /usr/share/cargo/registry/pest-2.7.11/src/span.rs /usr/share/cargo/registry/pest-2.7.11/src/stack.rs /usr/share/cargo/registry/pest-2.7.11/src/token.rs /usr/share/cargo/registry/pest-2.7.11/src/unicode /usr/share/cargo/registry/pest-2.7.11/src/unicode/binary.rs /usr/share/cargo/registry/pest-2.7.11/src/unicode/category.rs /usr/share/cargo/registry/pest-2.7.11/src/unicode/mod.rs /usr/share/cargo/registry/pest-2.7.11/src/unicode/script.rs /usr/share/cargo/registry/pest-2.7.11/tests /usr/share/cargo/registry/pest-2.7.11/tests/calculator.rs /usr/share/cargo/registry/pest-2.7.11/tests/json.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Sep 16 07:52:00 2024