Fri, 02 Aug 2024 23:33:12 UTC | login

Information for RPM rust-cbindgen-devel-0.26.0-1.fc40.noarch.rpm

ID1131898
Namerust-cbindgen-devel
Version0.26.0
Release1.fc40
Epoch
Archnoarch
SummaryTool for generating C bindings to Rust code
DescriptionA tool for generating C bindings to Rust code. This package contains library source intended for building other packages which use the "cbindgen" crate.
Build Time2023-12-03 17:29:31 GMT
Size343.29 KB
a3ff8e5909b69fd0d680d7cb3371939f
LicenseMPL-2.0
Buildrootf40-build-753209-117174
Provides
crate(cbindgen) = 0.26.0
rust-cbindgen-devel = 0.26.0-1.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(heck/default) >= 0.4.0 with crate(heck/default) < 0.5.0~)
(crate(indexmap/default) >= 1.0.0 with crate(indexmap/default) < 2.0.0~)
(crate(log/default) >= 0.4.0 with crate(log/default) < 0.5.0~)
(crate(proc-macro2/default) >= 1.0.60 with crate(proc-macro2/default) < 2.0.0~)
(crate(quote/default) >= 1.0.0 with crate(quote/default) < 2.0.0~)
(crate(serde) >= 1.0.103 with crate(serde) < 2.0.0~)
(crate(serde/derive) >= 1.0.103 with crate(serde/derive) < 2.0.0~)
(crate(serde_json/default) >= 1.0.0 with crate(serde_json/default) < 2.0.0~)
(crate(syn) >= 1.0.88 with crate(syn) < 2.0.0~)
(crate(syn/clone-impls) >= 1.0.88 with crate(syn/clone-impls) < 2.0.0~)
(crate(syn/extra-traits) >= 1.0.88 with crate(syn/extra-traits) < 2.0.0~)
(crate(syn/fold) >= 1.0.88 with crate(syn/fold) < 2.0.0~)
(crate(syn/full) >= 1.0.88 with crate(syn/full) < 2.0.0~)
(crate(syn/parsing) >= 1.0.88 with crate(syn/parsing) < 2.0.0~)
(crate(syn/printing) >= 1.0.88 with crate(syn/printing) < 2.0.0~)
(crate(tempfile/default) >= 3.0.0 with crate(tempfile/default) < 4.0.0~)
(crate(toml/default) >= 0.5.0 with crate(toml/default) < 0.6.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
rust >= 1.64
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 1293 >>>
Name ascending sort Size
/usr/share/cargo/registry/cbindgen-0.26.0/src/bindgen/mod.rs1.86 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/bindgen/monomorph.rs3.98 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/bindgen/parser.rs34.69 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/bindgen/rename.rs4.74 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/bindgen/reserved.rs1.62 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/bindgen/utilities.rs10.17 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/bindgen/writer.rs7.05 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/lib.rs1.07 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/logging.rs2.46 KB
/usr/share/cargo/registry/cbindgen-0.26.0/src/main.rs10.84 KB
/usr/share/cargo/registry/cbindgen-0.26.0/template.toml2.89 KB
/usr/share/cargo/registry/cbindgen-0.26.0/tests0.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/depfile0.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/depfile.rs3.86 KB
/usr/share/cargo/registry/cbindgen-0.26.0/tests/depfile/Readme.md702.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/depfile/cbindgen_test.cmake964.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations0.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/abi_string.c118.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/abi_string.compat.c231.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/abi_string.cpp151.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/abi_string.pyx264.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias.c479.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias.compat.c689.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias.cpp448.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias.pyx659.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias_both.c527.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias_both.compat.c737.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias_tag.c483.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias_tag.compat.c693.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/alias_tag.pyx647.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation.c724.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation.compat.c1.10 KB
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation.cpp2.18 KB
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation.pyx842.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation_both.c779.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation_both.compat.c1.15 KB
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation_tag.c717.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation_tag.compat.c1.09 KB
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/annotation_tag.pyx818.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array.c226.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array.compat.c339.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array.cpp516.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array.pyx343.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array_both.c245.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array_both.compat.c358.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array_tag.c222.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array_tag.compat.c335.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/array_tag.pyx335.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/asserted_cast.c929.00 B
/usr/share/cargo/registry/cbindgen-0.26.0/tests/expectations/asserted_cast.compat.c1.30 KB
Component of
1 through 3 of 3
Buildroot ascending sort Created State
f40-build-763364-122451 2023-12-16 23:35:33 expired
f40-build-765616-123532 2023-12-20 13:23:32 expired
f40-build-782912-132275 2024-02-28 07:38:16 expired