SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-indexmap-devel rpm build for : Fedora 29. For other distributions click rust-indexmap-devel.

Name : rust-indexmap-devel
Version : 1.0.1 Vendor : Fedora Project
Release : 3.fc29 Date : 2018-07-28 12:41:15
Group : Unspecified Source RPM : rust-indexmap-1.0.1-3.fc29.src.rpm
Size : 0.18 MB
Packager : Fedora Project
Summary : Hash table with consistent order and fast iteration
Description :
A hash table with consistent order and fast iteration.

The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.

This crate was initially published under the name ordermap,
but it was renamed to indexmap.

This package contains library source intended for building other packages
which use indexmap from crates.io.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/29/Everything/x86_64/os/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-indexmap-devel-1.0.1-3.fc29.noarch.rpm
ftp.icm.edu.pl  rust-indexmap-devel-1.0.1-3.fc29.noarch.rpm
     

Provides :
crate(indexmap)
crate(indexmap/serde)
crate(indexmap/serde-1)
crate(indexmap/test_debug)
crate(indexmap/test_low_transition_point)
rust-indexmap-devel

Requires :
(crate(serde) >= 1.0.0 with crate(serde) < 2.0.0)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(RichDependencies) <= 4.12.0-1


Content of RPM :
/usr/share/cargo/registry/indexmap-1.0.1
/usr/share/cargo/registry/indexmap-1.0.1/.cargo-checksum.json
/usr/share/cargo/registry/indexmap-1.0.1/Cargo.toml
/usr/share/cargo/registry/indexmap-1.0.1/Cargo.toml.orig
/usr/share/cargo/registry/indexmap-1.0.1/LICENSE-APACHE
/usr/share/cargo/registry/indexmap-1.0.1/LICENSE-MIT
/usr/share/cargo/registry/indexmap-1.0.1/README.rst
/usr/share/cargo/registry/indexmap-1.0.1/benches
/usr/share/cargo/registry/indexmap-1.0.1/benches/bench.rs
/usr/share/cargo/registry/indexmap-1.0.1/benches/faststring.rs
/usr/share/cargo/registry/indexmap-1.0.1/src
/usr/share/cargo/registry/indexmap-1.0.1/src/equivalent.rs
/usr/share/cargo/registry/indexmap-1.0.1/src/lib.rs
/usr/share/cargo/registry/indexmap-1.0.1/src/macros.rs
/usr/share/cargo/registry/indexmap-1.0.1/src/map.rs
/usr/share/cargo/registry/indexmap-1.0.1/src/mutable_keys.rs
/usr/share/cargo/registry/indexmap-1.0.1/src/serde.rs
/usr/share/cargo/registry/indexmap-1.0.1/src/set.rs
/usr/share/cargo/registry/indexmap-1.0.1/src/util.rs
/usr/share/cargo/registry/indexmap-1.0.1/tests
/usr/share/cargo/registry/indexmap-1.0.1/tests/equivalent_trait.rs
/usr/share/cargo/registry/indexmap-1.0.1/tests/quick.rs
/usr/share/cargo/registry/indexmap-1.0.1/tests/serde.rs
/usr/share/cargo/registry/indexmap-1.0.1/tests/tests.rs
/usr/share/doc/rust-indexmap-devel
/usr/share/doc/rust-indexmap-devel/README.rst
/usr/share/licenses/rust-indexmap-devel
/usr/share/licenses/rust-indexmap-devel/LICENSE-APACHE
/usr/share/licenses/rust-indexmap-devel/LICENSE-MIT

 
ICM