SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-regex-devel rpm build for : Fedora 27. For other distributions click rust-regex-devel.

Name : rust-regex-devel
Version : 0.2.5 Vendor : Fedora Project
Release : 2.fc27 Date : 2018-01-12 00:14:56
Group : Unspecified Source RPM : rust-regex-0.2.5-2.fc27.src.rpm
Size : 0.75 MB
Packager : Fedora Project
Summary : Implementation of regular expressions for Rust
Description :
An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.

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

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/27/x86_64/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-regex-devel-0.2.5-2.fc27.noarch.rpm
ftp.icm.edu.pl  rust-regex-devel-0.2.5-2.fc27.noarch.rpm
     

Provides :
crate(regex)
crate(regex/pattern)
rust-regex-devel

Requires :
(crate(aho-corasick) >= 0.6.0 with crate(aho-corasick) < 0.7.0)
(crate(memchr) >= 2.0.0 with crate(memchr) < 3.0.0)
(crate(regex-syntax) >= 0.4.1 with crate(regex-syntax) < 0.5.0)
(crate(thread_local) >= 0.3.2 with crate(thread_local) < 0.4.0)
(crate(utf8-ranges) >= 1.0.0 with crate(utf8-ranges) < 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/regex-0.2.5
/usr/share/cargo/registry/regex-0.2.5/.cargo-checksum.json
/usr/share/cargo/registry/regex-0.2.5/CHANGELOG.md
/usr/share/cargo/registry/regex-0.2.5/Cargo.toml
/usr/share/cargo/registry/regex-0.2.5/Cargo.toml.orig
/usr/share/cargo/registry/regex-0.2.5/HACKING.md
/usr/share/cargo/registry/regex-0.2.5/LICENSE-APACHE
/usr/share/cargo/registry/regex-0.2.5/LICENSE-MIT
/usr/share/cargo/registry/regex-0.2.5/PERFORMANCE.md
/usr/share/cargo/registry/regex-0.2.5/README.md
/usr/share/cargo/registry/regex-0.2.5/examples
/usr/share/cargo/registry/regex-0.2.5/examples/regexdna-input.txt
/usr/share/cargo/registry/regex-0.2.5/examples/regexdna-output.txt
/usr/share/cargo/registry/regex-0.2.5/examples/shootout-regex-dna-bytes.rs
/usr/share/cargo/registry/regex-0.2.5/examples/shootout-regex-dna-cheat.rs
/usr/share/cargo/registry/regex-0.2.5/examples/shootout-regex-dna-replace.rs
/usr/share/cargo/registry/regex-0.2.5/examples/shootout-regex-dna-single-cheat.rs
/usr/share/cargo/registry/regex-0.2.5/examples/shootout-regex-dna-single.rs
/usr/share/cargo/registry/regex-0.2.5/examples/shootout-regex-dna.rs
/usr/share/cargo/registry/regex-0.2.5/src
/usr/share/cargo/registry/regex-0.2.5/src/backtrack.rs
/usr/share/cargo/registry/regex-0.2.5/src/compile.rs
/usr/share/cargo/registry/regex-0.2.5/src/dfa.rs
/usr/share/cargo/registry/regex-0.2.5/src/error.rs
/usr/share/cargo/registry/regex-0.2.5/src/exec.rs
/usr/share/cargo/registry/regex-0.2.5/src/expand.rs
/usr/share/cargo/registry/regex-0.2.5/src/freqs.rs
/usr/share/cargo/registry/regex-0.2.5/src/input.rs
/usr/share/cargo/registry/regex-0.2.5/src/lib.rs
/usr/share/cargo/registry/regex-0.2.5/src/literals.rs
There is 62 files more in these RPM.

 
ICM