Sun, 03 Nov 2024 13:55:12 UTC | login

Information for RPM rust-petgraph-devel-0.6.4-1.fc40.noarch.rpm

ID1081704
Namerust-petgraph-devel
Version0.6.4
Release1.fc40
Epoch
Archnoarch
SummaryGraph data structure library
DescriptionGraph data structure library. Provides graph types and graph algorithms. This package contains library source intended for building other packages which use the "petgraph" crate.
Build Time2023-08-23 10:50:43 GMT
Size157.00 KB
2ab55ad1e76a0c79bbd8e7e272d58f92
LicenseMIT OR Apache-2.0
Provides
crate(petgraph) = 0.6.4
rust-petgraph-devel = 0.6.4-1.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(fixedbitset) >= 0.4.0 with crate(fixedbitset) < 0.5.0~)
(crate(indexmap/default) >= 2.0.0 with crate(indexmap/default) < 3.0.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 91 >>>
Name ascending sort Size
/usr/share/cargo/registry/petgraph-0.6.40.00 B
/usr/share/cargo/registry/petgraph-0.6.4/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/petgraph-0.6.4/CONTRIBUTING.rst3.36 KB
/usr/share/cargo/registry/petgraph-0.6.4/Cargo.toml2.00 KB
/usr/share/cargo/registry/petgraph-0.6.4/LICENSE-APACHE10.59 KB
/usr/share/cargo/registry/petgraph-0.6.4/LICENSE-MIT1.02 KB
/usr/share/cargo/registry/petgraph-0.6.4/README.md1.39 KB
/usr/share/cargo/registry/petgraph-0.6.4/RELEASES.rst19.91 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches0.00 B
/usr/share/cargo/registry/petgraph-0.6.4/benches/bellman_ford.rs1.74 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/common0.00 B
/usr/share/cargo/registry/petgraph-0.6.4/benches/common/factories.rs10.66 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/common/mod.rs37.00 B
/usr/share/cargo/registry/petgraph-0.6.4/benches/dijkstra.rs890.00 B
/usr/share/cargo/registry/petgraph-0.6.4/benches/feedback_arc_set.rs1.14 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/floyd_warshall.rs889.00 B
/usr/share/cargo/registry/petgraph-0.6.4/benches/iso.rs1.18 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/k_shortest_path.rs883.00 B
/usr/share/cargo/registry/petgraph-0.6.4/benches/matching.rs1.57 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/matrix_graph.rs8.16 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/ograph.rs1.08 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/serialize.rs1.65 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/stable_graph.rs2.30 KB
/usr/share/cargo/registry/petgraph-0.6.4/benches/unionfind.rs4.01 KB
/usr/share/cargo/registry/petgraph-0.6.4/src0.00 B
/usr/share/cargo/registry/petgraph-0.6.4/src/adj.rs19.30 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo0.00 B
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/astar.rs5.22 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/bellman_ford.rs7.88 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/dijkstra.rs3.60 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/dominators.rs9.62 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/feedback_arc_set.rs13.28 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/floyd_warshall.rs4.30 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/isomorphism.rs33.09 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/k_shortest_path.rs3.17 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/matching.rs19.24 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/mod.rs27.50 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/simple_paths.rs5.86 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/algo/tred.rs6.12 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/csr.rs29.89 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/data.rs12.78 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/dot.rs9.85 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/generate.rs3.87 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/graph_impl0.00 B
/usr/share/cargo/registry/petgraph-0.6.4/src/graph_impl/frozen.rs3.40 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/graph_impl/mod.rs70.11 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/graph_impl/serialization.rs8.96 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/graph_impl/stable_graph0.00 B
/usr/share/cargo/registry/petgraph-0.6.4/src/graph_impl/stable_graph/mod.rs64.96 KB
/usr/share/cargo/registry/petgraph-0.6.4/src/graph_impl/stable_graph/serialization.rs8.48 KB
Component of
1 through 36 of 36
Buildroot descending sort Created State
f40-build-777866-129595 2024-02-21 11:23:37 expired
f40-build-777765-129473 2024-02-21 08:34:14 expired
f40-build-777764-129473 2024-02-21 08:34:08 expired
f40-build-777762-129473 2024-02-21 08:33:55 expired
f40-build-777761-129473 2024-02-21 08:33:32 expired
f40-build-777758-129473 2024-02-21 08:32:29 expired
f40-build-777756-129473 2024-02-21 08:31:16 expired
f40-build-777754-129473 2024-02-21 08:30:48 expired
f40-build-777753-129473 2024-02-21 08:28:55 expired
f40-build-777749-129473 2024-02-21 08:27:43 expired
f40-build-774830-127734 2024-01-15 17:42:49 expired
f40-build-773318-127011 2024-01-09 15:44:52 expired
f40-build-769252-125498 2023-12-31 07:37:33 expired
f40-build-769251-125498 2023-12-31 07:37:31 expired
f40-build-766631-124276 2023-12-27 06:52:35 expired
f40-build-766413-124114 2023-12-22 08:14:09 expired
f40-build-761311-121329 2023-12-13 18:05:26 expired
f40-build-760798-121267 2023-12-13 08:42:15 expired
f40-build-760797-121267 2023-12-13 08:40:46 expired
f40-build-758596-119870 2023-12-09 03:30:27 expired
f40-build-758463-119846 2023-12-09 01:07:56 expired
f40-build-758397-119828 2023-12-09 00:08:35 expired
f40-build-750030-114739 2023-11-28 11:30:15 expired
f40-build-740187-109556 2023-11-13 17:06:24 expired
f40-build-740103-109498 2023-11-13 14:45:47 expired
f40-build-740082-109448 2023-11-13 13:40:16 expired
f40-build-740076-109446 2023-11-13 13:09:35 expired
f40-build-740074-109446 2023-11-13 13:02:31 expired
f40-build-740069-109440 2023-11-13 12:30:57 expired
f40-build-740068-109440 2023-11-13 12:28:48 expired
f40-build-740065-109440 2023-11-13 12:24:55 expired
f40-build-740064-109440 2023-11-13 12:24:47 expired
f40-build-740063-109440 2023-11-13 12:24:22 expired
f40-build-739555-109008 2023-11-11 10:27:21 expired
f40-build-739546-109006 2023-11-11 08:29:10 expired
f40-build-739488-108996 2023-11-11 00:43:02 expired