Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-rand0.5-devel | Distribution: OpenMandriva Lx |
Version: 0.5.6 | Vendor: OpenMandriva |
Release: 7 | Build date: Wed Mar 23 01:05:43 2022 |
Group: Unspecified | Build host: builder2-1.openmandriva.org |
Size: 520551 | Source RPM: rust-rand0.5-0.5.6-7.src.rpm |
Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
Url: https://crates.io/crates/rand | |
Summary: Random number generators and other randomness functionality |
Random number generators and other randomness functionality. This package contains library source intended for building other packages which use "rand" crate.
MIT or ASL 2.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.5.6-6 - Allow warnings in doctests * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jun 22 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.6-4 - Regenerate * Sat Mar 16 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.6-3 - Do not pull optional dependencies * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 28 2019 Josh Stone <jistone@redhat.com> - 0.5.6-1 - Update to 0.5.6 * Mon Dec 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.5-1 - Initial import
/usr/share/cargo/registry/rand-0.5.6 /usr/share/cargo/registry/rand-0.5.6/.cargo-checksum.json /usr/share/cargo/registry/rand-0.5.6/CHANGELOG.md /usr/share/cargo/registry/rand-0.5.6/CONTRIBUTING.md /usr/share/cargo/registry/rand-0.5.6/Cargo.toml /usr/share/cargo/registry/rand-0.5.6/LICENSE-APACHE /usr/share/cargo/registry/rand-0.5.6/LICENSE-MIT /usr/share/cargo/registry/rand-0.5.6/README.md /usr/share/cargo/registry/rand-0.5.6/UPDATING.md /usr/share/cargo/registry/rand-0.5.6/benches /usr/share/cargo/registry/rand-0.5.6/benches/distributions.rs /usr/share/cargo/registry/rand-0.5.6/benches/generators.rs /usr/share/cargo/registry/rand-0.5.6/benches/misc.rs /usr/share/cargo/registry/rand-0.5.6/examples /usr/share/cargo/registry/rand-0.5.6/examples/monte-carlo.rs /usr/share/cargo/registry/rand-0.5.6/examples/monty-hall.rs /usr/share/cargo/registry/rand-0.5.6/src /usr/share/cargo/registry/rand-0.5.6/src/distributions /usr/share/cargo/registry/rand-0.5.6/src/distributions/bernoulli.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/binomial.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/cauchy.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/exponential.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/float.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/gamma.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/integer.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/log_gamma.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/mod.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/normal.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/other.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/pareto.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/poisson.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/uniform.rs /usr/share/cargo/registry/rand-0.5.6/src/distributions/ziggurat_tables.rs /usr/share/cargo/registry/rand-0.5.6/src/lib.rs /usr/share/cargo/registry/rand-0.5.6/src/prelude.rs /usr/share/cargo/registry/rand-0.5.6/src/prng /usr/share/cargo/registry/rand-0.5.6/src/prng/chacha.rs /usr/share/cargo/registry/rand-0.5.6/src/prng/hc128.rs /usr/share/cargo/registry/rand-0.5.6/src/prng/isaac.rs /usr/share/cargo/registry/rand-0.5.6/src/prng/isaac64.rs /usr/share/cargo/registry/rand-0.5.6/src/prng/isaac_array.rs /usr/share/cargo/registry/rand-0.5.6/src/prng/mod.rs /usr/share/cargo/registry/rand-0.5.6/src/prng/xorshift.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs /usr/share/cargo/registry/rand-0.5.6/src/rngs/adapter /usr/share/cargo/registry/rand-0.5.6/src/rngs/adapter/mod.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/adapter/read.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/adapter/reseeding.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/entropy.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/jitter.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/mock.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/mod.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/os.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/small.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/std.rs /usr/share/cargo/registry/rand-0.5.6/src/rngs/thread.rs /usr/share/cargo/registry/rand-0.5.6/src/seq.rs /usr/share/cargo/registry/rand-0.5.6/tests /usr/share/cargo/registry/rand-0.5.6/tests/bool.rs /usr/share/doc/rust-rand0.5-devel /usr/share/doc/rust-rand0.5-devel/CHANGELOG.md /usr/share/doc/rust-rand0.5-devel/README.md /usr/share/licenses/rust-rand0.5-devel /usr/share/licenses/rust-rand0.5-devel/LICENSE-APACHE /usr/share/licenses/rust-rand0.5-devel/LICENSE-MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 26 23:14:24 2025