Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-comfy-table-devel | Distribution: Fedora Project |
Version: 7.1.3 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Fri Nov 22 14:58:27 2024 |
Group: Unspecified | Build host: buildvm-x86-30.iad2.fedoraproject.org |
Size: 283212 | Source RPM: rust-comfy-table-7.1.3-1.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/comfy-table | |
Summary: Library for building beautiful tables with automatic content wrapping |
An easy to use library for building beautiful tables with automatic content wrapping. This package contains library source intended for building other packages which use the "comfy-table" crate.
MIT
* Wed Nov 20 2024 Benjamin A. Beasley <[email protected]> - 7.1.3-1 - Update to version 7.1.3; fixes RHBZ#2325963 * Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 7.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jul 07 2024 Fabio Valentini <[email protected]> - 7.1.1-1 - Update to version 7.1.1; Fixes RHBZ#2020892 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 4.1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Aug 05 2023 Fabio Valentini <[email protected]> - 4.1.1-7 - Regenerate with rust2rpm v24 * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 4.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 4.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/cargo/registry/comfy-table-7.1.3 /usr/share/cargo/registry/comfy-table-7.1.3/.cargo-checksum.json /usr/share/cargo/registry/comfy-table-7.1.3/CHANGELOG.md /usr/share/cargo/registry/comfy-table-7.1.3/Cargo.toml /usr/share/cargo/registry/comfy-table-7.1.3/FAQ.md /usr/share/cargo/registry/comfy-table-7.1.3/LICENSE /usr/share/cargo/registry/comfy-table-7.1.3/README.md /usr/share/cargo/registry/comfy-table-7.1.3/benches /usr/share/cargo/registry/comfy-table-7.1.3/benches/build_large_table.rs /usr/share/cargo/registry/comfy-table-7.1.3/benches/build_tables.rs /usr/share/cargo/registry/comfy-table-7.1.3/codecov.yml /usr/share/cargo/registry/comfy-table-7.1.3/examples /usr/share/cargo/registry/comfy-table-7.1.3/examples/inner_style.rs /usr/share/cargo/registry/comfy-table-7.1.3/examples/readme_table.rs /usr/share/cargo/registry/comfy-table-7.1.3/examples/readme_table_no_tty.rs /usr/share/cargo/registry/comfy-table-7.1.3/src /usr/share/cargo/registry/comfy-table-7.1.3/src/cell.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/column.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/lib.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/row.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/style /usr/share/cargo/registry/comfy-table-7.1.3/src/style/attribute.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/style/cell.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/style/color.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/style/column.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/style/mod.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/style/modifiers.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/style/presets.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/style/table.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/table.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/arrangement /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/arrangement/constraint.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/arrangement/disabled.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/arrangement/dynamic.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/arrangement/helper.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/arrangement/mod.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/formatting /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/formatting/borders.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/formatting/content_format.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/formatting/content_split /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/formatting/content_split/custom_styling.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/formatting/content_split/mod.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/formatting/content_split/normal.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/formatting/mod.rs /usr/share/cargo/registry/comfy-table-7.1.3/src/utils/mod.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests /usr/share/cargo/registry/comfy-table-7.1.3/tests/all /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/add_predicate.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/alignment_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/combined_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/constraints_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/content_arrangement_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/counts.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/custom_delimiter_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/edge_cases.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/hidden_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/inner_style_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/mod.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/modifiers_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/padding_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/presets_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/property_test.proptest-regressions /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/property_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/simple_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/styling_test.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all/utf_8_characters.rs /usr/share/cargo/registry/comfy-table-7.1.3/tests/all_tests.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 12 03:55:35 2024