1097 lines
32 KiB
YAML
1097 lines
32 KiB
YAML
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: Line oriented search tool using Rust's regex library
|
|
description: |
|
|
Line oriented search tool using Rust's regex library. Combines
|
|
the raw performance of grep with the usability of the silver searcher.
|
|
license:
|
|
module: [MIT]
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: []
|
|
requires:
|
|
platform: []
|
|
references:
|
|
community: https://github.com/BurntSushi/ripgrep
|
|
documentation: https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md
|
|
tracker: https://github.com/BurntSushi/ripgrep/issues
|
|
api:
|
|
rpms:
|
|
- ripgrep
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- ripgrep
|
|
filter:
|
|
rpms:
|
|
# XXX: temporary workaround
|
|
- rust-packaging
|
|
- python3-rust2rpm
|
|
# crates, build-time only
|
|
- rust-aho-corasick+default-devel
|
|
- rust-aho-corasick+std-devel
|
|
- rust-aho-corasick-devel
|
|
- rust-ansi_term+default-devel
|
|
- rust-ansi_term-devel
|
|
- rust-atty+default-devel
|
|
- rust-atty-devel
|
|
- rust-base64+default-devel
|
|
- rust-base64-devel
|
|
- rust-bitflags+default-devel
|
|
- rust-bitflags-devel
|
|
- rust-bytecount+default-devel
|
|
- rust-bytecount+html_report-devel
|
|
- rust-bytecount+runtime-dispatch-simd-devel
|
|
- rust-bytecount-devel
|
|
- rust-byteorder+default-devel
|
|
- rust-byteorder+i128-devel
|
|
- rust-byteorder+std-devel
|
|
- rust-byteorder-devel
|
|
- rust-cc+default-devel
|
|
- rust-cc+parallel-devel
|
|
- rust-cc+rayon-devel
|
|
- rust-cc-devel
|
|
- rust-cfg-if+default-devel
|
|
- rust-cfg-if-devel
|
|
- rust-clap+ansi_term-devel
|
|
- rust-clap+atty-devel
|
|
- rust-clap+color-devel
|
|
- rust-clap+debug-devel
|
|
- rust-clap+default-devel
|
|
- rust-clap+doc-devel
|
|
- rust-clap+no_cargo-devel
|
|
- rust-clap+strsim-devel
|
|
- rust-clap+suggestions-devel
|
|
- rust-clap+term_size-devel
|
|
- rust-clap+unstable-devel
|
|
- rust-clap+vec_map-devel
|
|
- rust-clap+wrap_help-devel
|
|
- rust-clap+yaml-devel
|
|
- rust-clap+yaml-rust-devel
|
|
- rust-clap-devel
|
|
- rust-crossbeam-channel+default-devel
|
|
- rust-crossbeam-channel-devel
|
|
- rust-crossbeam-utils+default-devel
|
|
- rust-crossbeam-utils+lazy_static-devel
|
|
- rust-crossbeam-utils+std-devel
|
|
- rust-crossbeam-utils-devel
|
|
- rust-encoding_rs+default-devel
|
|
- rust-encoding_rs+fast-big5-hanzi-encode-devel
|
|
- rust-encoding_rs+fast-gb-hanzi-encode-devel
|
|
- rust-encoding_rs+fast-hangul-encode-devel
|
|
- rust-encoding_rs+fast-hanja-encode-devel
|
|
- rust-encoding_rs+fast-kanji-encode-devel
|
|
- rust-encoding_rs+fast-legacy-encode-devel
|
|
- rust-encoding_rs+less-slow-big5-hanzi-encode-devel
|
|
- rust-encoding_rs+less-slow-gb-hanzi-encode-devel
|
|
- rust-encoding_rs+less-slow-kanji-encode-devel
|
|
- rust-encoding_rs+serde-devel
|
|
- rust-encoding_rs-devel
|
|
- rust-encoding_rs_io+default-devel
|
|
- rust-encoding_rs_io-devel
|
|
- rust-fnv+default-devel
|
|
- rust-fnv-devel
|
|
- rust-globset+default-devel
|
|
- rust-globset+simd-accel-devel
|
|
- rust-globset-devel
|
|
- rust-grep+default-devel
|
|
- rust-grep+grep-pcre2-devel
|
|
- rust-grep+pcre2-devel
|
|
- rust-grep-cli+default-devel
|
|
- rust-grep-cli-devel
|
|
- rust-grep-devel
|
|
- rust-grep-matcher+default-devel
|
|
- rust-grep-matcher-devel
|
|
- rust-grep-pcre2+default-devel
|
|
- rust-grep-pcre2-devel
|
|
- rust-grep-printer+base64-devel
|
|
- rust-grep-printer+default-devel
|
|
- rust-grep-printer+serde-devel
|
|
- rust-grep-printer+serde1-devel
|
|
- rust-grep-printer+serde_derive-devel
|
|
- rust-grep-printer+serde_json-devel
|
|
- rust-grep-printer-devel
|
|
- rust-grep-regex+default-devel
|
|
- rust-grep-regex-devel
|
|
- rust-grep-searcher+avx-accel-devel
|
|
- rust-grep-searcher+default-devel
|
|
- rust-grep-searcher-devel
|
|
- rust-ignore+default-devel
|
|
- rust-ignore+simd-accel-devel
|
|
- rust-ignore-devel
|
|
- rust-itoa+default-devel
|
|
- rust-itoa+i128-devel
|
|
- rust-itoa+std-devel
|
|
- rust-itoa-devel
|
|
- rust-lazy_static+default-devel
|
|
- rust-lazy_static+spin-devel
|
|
- rust-lazy_static+spin_no_std-devel
|
|
- rust-lazy_static-devel
|
|
- rust-libc+align-devel
|
|
- rust-libc+default-devel
|
|
- rust-libc+extra_traits-devel
|
|
- rust-libc+use_std-devel
|
|
- rust-libc-devel
|
|
- rust-log+default-devel
|
|
- rust-log+max_level_debug-devel
|
|
- rust-log+max_level_error-devel
|
|
- rust-log+max_level_info-devel
|
|
- rust-log+max_level_off-devel
|
|
- rust-log+max_level_trace-devel
|
|
- rust-log+max_level_warn-devel
|
|
- rust-log+release_max_level_debug-devel
|
|
- rust-log+release_max_level_error-devel
|
|
- rust-log+release_max_level_info-devel
|
|
- rust-log+release_max_level_off-devel
|
|
- rust-log+release_max_level_trace-devel
|
|
- rust-log+release_max_level_warn-devel
|
|
- rust-log+serde-devel
|
|
- rust-log+std-devel
|
|
- rust-log-devel
|
|
- rust-memchr+default-devel
|
|
- rust-memchr+libc-devel
|
|
- rust-memchr+use_std-devel
|
|
- rust-memchr-devel
|
|
- rust-memmap+default-devel
|
|
- rust-memmap-devel
|
|
- rust-num_cpus+default-devel
|
|
- rust-num_cpus-devel
|
|
- rust-pcre2+default-devel
|
|
- rust-pcre2-devel
|
|
- rust-pcre2-sys+default-devel
|
|
- rust-pcre2-sys-devel
|
|
- rust-pkg-config+default-devel
|
|
- rust-pkg-config-devel
|
|
- rust-proc-macro2+default-devel
|
|
- rust-proc-macro2+proc-macro-devel
|
|
- rust-proc-macro2+span-locations-devel
|
|
- rust-proc-macro2-devel
|
|
- rust-quote+default-devel
|
|
- rust-quote+proc-macro-devel
|
|
- rust-quote-devel
|
|
- rust-regex+default-devel
|
|
- rust-regex+pattern-devel
|
|
- rust-regex+unstable-devel
|
|
- rust-regex+use_std-devel
|
|
- rust-regex-devel
|
|
- rust-regex-syntax+default-devel
|
|
- rust-regex-syntax-devel
|
|
- rust-ryu+default-devel
|
|
- rust-ryu+no-panic-devel
|
|
- rust-ryu+small-devel
|
|
- rust-ryu-devel
|
|
- rust-same-file+default-devel
|
|
- rust-same-file-devel
|
|
- rust-serde+alloc-devel
|
|
- rust-serde+default-devel
|
|
- rust-serde+derive-devel
|
|
- rust-serde+rc-devel
|
|
- rust-serde+serde_derive-devel
|
|
- rust-serde+std-devel
|
|
- rust-serde+unstable-devel
|
|
- rust-serde-devel
|
|
- rust-serde_derive+default-devel
|
|
- rust-serde_derive+deserialize_in_place-devel
|
|
- rust-serde_derive-devel
|
|
- rust-serde_json+arbitrary_precision-devel
|
|
- rust-serde_json+default-devel
|
|
- rust-serde_json+indexmap-devel
|
|
- rust-serde_json+preserve_order-devel
|
|
- rust-serde_json+raw_value-devel
|
|
- rust-serde_json+unbounded_depth-devel
|
|
- rust-serde_json-devel
|
|
- rust-smallvec+default-devel
|
|
- rust-smallvec+serde-devel
|
|
- rust-smallvec+std-devel
|
|
- rust-smallvec-devel
|
|
- rust-strsim+default-devel
|
|
- rust-strsim-devel
|
|
- rust-syn+clone-impls-devel
|
|
- rust-syn+default-devel
|
|
- rust-syn+derive-devel
|
|
- rust-syn+extra-traits-devel
|
|
- rust-syn+fold-devel
|
|
- rust-syn+full-devel
|
|
- rust-syn+parsing-devel
|
|
- rust-syn+printing-devel
|
|
- rust-syn+proc-macro-devel
|
|
- rust-syn+quote-devel
|
|
- rust-syn+visit-devel
|
|
- rust-syn+visit-mut-devel
|
|
- rust-syn-devel
|
|
- rust-termcolor+default-devel
|
|
- rust-termcolor-devel
|
|
- rust-textwrap+default-devel
|
|
- rust-textwrap+term_size-devel
|
|
- rust-textwrap-devel
|
|
- rust-thread_local+default-devel
|
|
- rust-thread_local-devel
|
|
- rust-ucd-util+default-devel
|
|
- rust-ucd-util-devel
|
|
- rust-unicode-width+default-devel
|
|
- rust-unicode-width+no_std-devel
|
|
- rust-unicode-width-devel
|
|
- rust-unicode-xid+default-devel
|
|
- rust-unicode-xid+no_std-devel
|
|
- rust-unicode-xid-devel
|
|
- rust-utf8-ranges+default-devel
|
|
- rust-utf8-ranges-devel
|
|
- rust-vec_map+default-devel
|
|
- rust-vec_map+eders-devel
|
|
- rust-vec_map+serde-devel
|
|
- rust-vec_map-devel
|
|
- rust-walkdir+default-devel
|
|
- rust-walkdir-devel
|
|
components:
|
|
rpms:
|
|
rust-packaging:
|
|
buildorder: 0
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-aho-corasick
|
|
* rust-ansi_term
|
|
* rust-atty
|
|
* rust-base64
|
|
* rust-bitflags
|
|
* rust-bytecount
|
|
* rust-byteorder
|
|
* rust-cc
|
|
* rust-cfg-if
|
|
* rust-clap
|
|
* rust-crossbeam-channel
|
|
* rust-crossbeam-utils
|
|
* rust-encoding_rs
|
|
* rust-encoding_rs_io
|
|
* rust-fnv
|
|
* rust-globset
|
|
* rust-grep
|
|
* rust-grep-cli
|
|
* rust-grep-matcher
|
|
* rust-grep-pcre2
|
|
* rust-grep-printer
|
|
* rust-grep-regex
|
|
* rust-grep-searcher
|
|
* rust-ignore
|
|
* rust-itoa
|
|
* rust-lazy_static
|
|
* rust-libc
|
|
* rust-log
|
|
* rust-memchr
|
|
* rust-memmap
|
|
* rust-num_cpus
|
|
* rust-pcre2
|
|
* rust-pcre2-sys
|
|
* rust-pkg-config
|
|
* rust-proc-macro2
|
|
* rust-quote
|
|
* rust-regex
|
|
* rust-regex-syntax
|
|
* rust-ripgrep
|
|
* rust-ryu
|
|
* rust-same-file
|
|
* rust-serde
|
|
* rust-serde_derive
|
|
* rust-serde_json
|
|
* rust-smallvec
|
|
* rust-strsim
|
|
* rust-syn
|
|
* rust-termcolor
|
|
* rust-textwrap
|
|
* rust-thread_local
|
|
* rust-ucd-util
|
|
* rust-unicode-width
|
|
* rust-unicode-xid
|
|
* rust-utf8-ranges
|
|
* rust-vec_map
|
|
* rust-walkdir
|
|
ref: 9d3869c3408529507f7902b2b2903f0de9edf4a3 # rust-packaging-6-28.fc31
|
|
rust-ansi_term:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-clap
|
|
ref: 981f698b95b96924110b56201491bca38b4a43a8 # rust-ansi_term-0.11.0-5.fc30
|
|
rust-bitflags:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-clap
|
|
|
|
Required by:
|
|
* rust-clap-devel
|
|
(built by rust-clap)
|
|
ref: d6cb4b7f827a92a89c3d6c4744c6dd5525fc394f # rust-bitflags-1.0.4-4.fc30
|
|
rust-bytecount:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-searcher
|
|
|
|
Required by:
|
|
* rust-grep-searcher+default-devel
|
|
(built by rust-grep-searcher)
|
|
* rust-grep-searcher-devel
|
|
(built by rust-grep-searcher)
|
|
ref: 49ad7b2ede20bf2934e7e607bbb6bf0c68e6e2ae # rust-bytecount-0.5.1-1.fc30
|
|
rust-byteorder:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-base64
|
|
|
|
Required by:
|
|
* rust-base64-devel
|
|
(built by rust-base64)
|
|
ref: 9121d26b6afea36bcb39252abdb3e3826b37af11 # rust-byteorder-1.3.1-2.fc30
|
|
rust-cc:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-pcre2-sys
|
|
|
|
Required by:
|
|
* rust-pcre2-sys-devel
|
|
(built by rust-pcre2-sys)
|
|
ref: 726d9bc38423bd490c231b5656af93079b58db1f # rust-cc-1.0.34-1.fc31
|
|
rust-cfg-if:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-crossbeam-utils
|
|
* rust-encoding_rs
|
|
* rust-log
|
|
|
|
Required by:
|
|
* rust-crossbeam-utils-devel
|
|
(built by rust-crossbeam-utils)
|
|
* rust-encoding_rs-devel
|
|
(built by rust-encoding_rs)
|
|
* rust-log-devel
|
|
(built by rust-log)
|
|
ref: fa49aac8a48bd413f6e3f2062adbe2a4d56d9abf # rust-cfg-if-0.1.7-1.fc31
|
|
rust-fnv:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-globset
|
|
|
|
Required by:
|
|
* rust-globset-devel
|
|
(built by rust-globset)
|
|
ref: 6fc5413ebbbd5d44337be1c961b39002e5b92345 # rust-fnv-1.0.6-7.fc30
|
|
rust-itoa:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-serde_json
|
|
|
|
Required by:
|
|
* rust-serde_json-devel
|
|
(built by rust-serde_json)
|
|
ref: 7b951314bd701ac8cde5e65ec10c1306b8c5964d # rust-itoa-0.4.3-4.fc30
|
|
rust-lazy_static:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-crossbeam-utils
|
|
* rust-grep-cli
|
|
* rust-ignore
|
|
* rust-ripgrep
|
|
* rust-thread_local
|
|
|
|
Required by:
|
|
* rust-crossbeam-utils+std-devel
|
|
(built by rust-crossbeam-utils)
|
|
* rust-grep-cli-devel
|
|
(built by rust-grep-cli)
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
* rust-thread_local-devel
|
|
(built by rust-thread_local)
|
|
ref: 6e30973f915da136bba20baa034e2cff95a6b74e # rust-lazy_static-1.3.0-3.fc31
|
|
rust-libc:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-atty
|
|
* rust-memmap
|
|
* rust-num_cpus
|
|
* rust-pcre2
|
|
* rust-pcre2-sys
|
|
|
|
Required by:
|
|
* rust-atty-devel
|
|
(built by rust-atty)
|
|
* rust-memmap-devel
|
|
(built by rust-memmap)
|
|
* rust-num_cpus-devel
|
|
(built by rust-num_cpus)
|
|
* rust-pcre2-devel
|
|
(built by rust-pcre2)
|
|
* rust-pcre2-sys-devel
|
|
(built by rust-pcre2-sys)
|
|
ref: e7c60a86439ac84f37f6fba723ae8a12fc2f4226 # rust-libc-0.2.51-1.fc31
|
|
rust-memchr:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-aho-corasick
|
|
* rust-globset
|
|
* rust-grep-matcher
|
|
* rust-grep-searcher
|
|
* rust-ignore
|
|
* rust-regex
|
|
|
|
Required by:
|
|
* rust-aho-corasick+std-devel
|
|
(built by rust-aho-corasick)
|
|
* rust-aho-corasick-devel
|
|
(built by rust-aho-corasick)
|
|
* rust-globset-devel
|
|
(built by rust-globset)
|
|
* rust-grep-matcher-devel
|
|
(built by rust-grep-matcher)
|
|
* rust-grep-searcher-devel
|
|
(built by rust-grep-searcher)
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
* rust-regex-devel
|
|
(built by rust-regex)
|
|
ref: 1e687e82d0f14eca98597968c0985a0eaa048f38 # rust-memchr-2.2.0-2.fc31
|
|
rust-pkg-config:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-pcre2-sys
|
|
|
|
Required by:
|
|
* rust-pcre2-sys-devel
|
|
(built by rust-pcre2-sys)
|
|
ref: 4ed2590b18b486e7105d76b94f9baad214b3d2a0 # rust-pkg-config-0.3.14-4.fc30
|
|
rust-ryu:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-serde_json
|
|
|
|
Required by:
|
|
* rust-serde_json-devel
|
|
(built by rust-serde_json)
|
|
ref: d9b73e871f3b01f8180355d804434566e0f5c66b # rust-ryu-0.2.7-3.fc31
|
|
rust-same-file:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-cli
|
|
* rust-ignore
|
|
* rust-walkdir
|
|
|
|
Required by:
|
|
* rust-grep-cli-devel
|
|
(built by rust-grep-cli)
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
* rust-walkdir-devel
|
|
(built by rust-walkdir)
|
|
ref: c6c84a8d60151f3b6fc0f8e4ca05808426530f6a # rust-same-file-1.0.4-2.fc30
|
|
rust-serde:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-printer
|
|
* rust-ripgrep
|
|
* rust-serde_json
|
|
|
|
Required by:
|
|
* rust-grep-printer+serde1-devel
|
|
(built by rust-grep-printer)
|
|
* rust-serde_json-devel
|
|
(built by rust-serde_json)
|
|
ref: 904d8cc515235d1a806c9a7aded22bd6ffa04c7b # rust-serde-1.0.90-1.fc31
|
|
rust-smallvec:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-crossbeam-channel
|
|
|
|
Required by:
|
|
* rust-crossbeam-channel-devel
|
|
(built by rust-crossbeam-channel)
|
|
ref: 0b1ca3633d5339c61780cbd948553ba37db89771 # rust-smallvec-0.6.9-2.fc31
|
|
rust-strsim:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-clap
|
|
|
|
Required by:
|
|
* rust-clap+suggestions-devel
|
|
(built by rust-clap)
|
|
ref: 663afa7b1ad8bba8cb1454ff7290670f276eab52 # rust-strsim-0.8.0-4.fc30
|
|
rust-termcolor:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-cli
|
|
* rust-grep-printer
|
|
* rust-ripgrep
|
|
|
|
Required by:
|
|
* rust-grep-cli-devel
|
|
(built by rust-grep-cli)
|
|
* rust-grep-printer-devel
|
|
(built by rust-grep-printer)
|
|
ref: e9ebce417e8bd04ba8aa868874bfc9a969322b32 # rust-termcolor-1.0.4-4.fc31
|
|
rust-ucd-util:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-regex-syntax
|
|
|
|
Required by:
|
|
* rust-regex-syntax-devel
|
|
(built by rust-regex-syntax)
|
|
ref: b1e81c701e5edeeb5bf13f05529c9efd651d7cc3 # rust-ucd-util-0.1.3-2.fc30
|
|
rust-unicode-width:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-clap
|
|
* rust-textwrap
|
|
|
|
Required by:
|
|
* rust-clap-devel
|
|
(built by rust-clap)
|
|
* rust-textwrap-devel
|
|
(built by rust-textwrap)
|
|
ref: 6b7a220e29805a34e566e0bbc056f04288e46b98 # rust-unicode-width-0.1.5-5.fc30
|
|
rust-unicode-xid:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-proc-macro2
|
|
* rust-syn
|
|
|
|
Required by:
|
|
* rust-proc-macro2-devel
|
|
(built by rust-proc-macro2)
|
|
* rust-syn-devel
|
|
(built by rust-syn)
|
|
ref: f0f240a98191837a508e3a829186f3e68fb073a7 # rust-unicode-xid-0.1.0-8.fc30
|
|
rust-utf8-ranges:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-regex
|
|
* rust-regex
|
|
|
|
Required by:
|
|
* rust-grep-regex-devel
|
|
(built by rust-grep-regex)
|
|
* rust-regex-devel
|
|
(built by rust-regex)
|
|
ref: 9ffdb97b701fca2b72af10278be1a94dbf09fbf9 # rust-utf8-ranges-1.0.2-2.fc30
|
|
rust-vec_map:
|
|
buildorder: 10
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-clap
|
|
ref: 8061e58004d95400d13c320814f4dc5525f7e99e # rust-vec_map-0.8.1-6.fc31
|
|
rust-aho-corasick:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-globset
|
|
* rust-regex
|
|
|
|
Required by:
|
|
* rust-globset-devel
|
|
(built by rust-globset)
|
|
* rust-regex-devel
|
|
(built by rust-regex)
|
|
ref: 8ae49fe3cc182b7574c49496db81bfc23dc53a47 # rust-aho-corasick-0.7.3-1.fc31
|
|
rust-atty:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-clap
|
|
* rust-grep-cli
|
|
|
|
Required by:
|
|
* rust-grep-cli-devel
|
|
(built by rust-grep-cli)
|
|
ref: 8292e9fbe915444fb7fc60ae8843c039ae41ee5c # rust-atty-0.2.11-4.fc30
|
|
rust-base64:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-printer
|
|
|
|
Required by:
|
|
* rust-grep-printer+serde1-devel
|
|
(built by rust-grep-printer)
|
|
ref: 15ffa2715034c40f17ce75b547d834062baf48aa # rust-base64-0.10.1-2.fc30
|
|
rust-crossbeam-utils:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-crossbeam-channel
|
|
|
|
Required by:
|
|
* rust-crossbeam-channel-devel
|
|
(built by rust-crossbeam-channel)
|
|
ref: 236090c5368d179d40194f1128fe875dd19e7e2b # rust-crossbeam-utils-0.6.5-2.fc30
|
|
rust-encoding_rs:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-encoding_rs_io
|
|
* rust-grep-searcher
|
|
|
|
Required by:
|
|
* rust-encoding_rs_io-devel
|
|
(built by rust-encoding_rs_io)
|
|
* rust-grep-searcher-devel
|
|
(built by rust-grep-searcher)
|
|
ref: b1388c8c64c6e2acb6072fe541e9a8d6e3dabaf2 # rust-encoding_rs-0.8.17-2.fc31
|
|
rust-grep-matcher:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep
|
|
* rust-grep-pcre2
|
|
* rust-grep-printer
|
|
* rust-grep-regex
|
|
* rust-grep-searcher
|
|
|
|
Required by:
|
|
* rust-grep-devel
|
|
(built by rust-grep)
|
|
* rust-grep-pcre2-devel
|
|
(built by rust-grep-pcre2)
|
|
* rust-grep-printer-devel
|
|
(built by rust-grep-printer)
|
|
* rust-grep-regex-devel
|
|
(built by rust-grep-regex)
|
|
* rust-grep-searcher-devel
|
|
(built by rust-grep-searcher)
|
|
ref: 33005d76e15a167c0d2bdff02ab5179ea364727b # rust-grep-matcher-0.1.1-4.fc30
|
|
rust-log:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-globset
|
|
* rust-grep-cli
|
|
* rust-grep-regex
|
|
* rust-grep-searcher
|
|
* rust-ignore
|
|
* rust-pcre2
|
|
* rust-ripgrep
|
|
|
|
Required by:
|
|
* rust-globset-devel
|
|
(built by rust-globset)
|
|
* rust-grep-cli-devel
|
|
(built by rust-grep-cli)
|
|
* rust-grep-regex-devel
|
|
(built by rust-grep-regex)
|
|
* rust-grep-searcher-devel
|
|
(built by rust-grep-searcher)
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
* rust-pcre2-devel
|
|
(built by rust-pcre2)
|
|
ref: f2ed0b96f2aef62b3f25f527f3970f857e7e42a3 # rust-log-0.4.6-3.fc31
|
|
rust-memmap:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-searcher
|
|
|
|
Required by:
|
|
* rust-grep-searcher-devel
|
|
(built by rust-grep-searcher)
|
|
ref: dd5305943c2aeb415ea529c117da2bd07b7db0ba # rust-memmap-0.7.0-2.fc30
|
|
rust-num_cpus:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-ripgrep
|
|
ref: 9fec5098b96e9803df65c367d24567d0ddf53b47 # rust-num_cpus-1.10.0-1.fc30
|
|
rust-pcre2-sys:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-pcre2
|
|
|
|
Required by:
|
|
* rust-pcre2-devel
|
|
(built by rust-pcre2)
|
|
ref: 289e0d3ff3992e52950e5ab3cede49005e990d63 # rust-pcre2-sys-0.1.1-4.fc30
|
|
rust-proc-macro2:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-quote
|
|
* rust-serde_derive
|
|
* rust-syn
|
|
|
|
Required by:
|
|
* rust-quote+proc-macro-devel
|
|
(built by rust-quote)
|
|
* rust-quote-devel
|
|
(built by rust-quote)
|
|
* rust-serde_derive-devel
|
|
(built by rust-serde_derive)
|
|
* rust-syn+proc-macro-devel
|
|
(built by rust-syn)
|
|
* rust-syn-devel
|
|
(built by rust-syn)
|
|
ref: 3855044696e35eafefebe7360043a1ca9a90c7ca # rust-proc-macro2-0.4.27-1.fc30
|
|
rust-regex-syntax:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-regex
|
|
* rust-regex
|
|
|
|
Required by:
|
|
* rust-grep-regex-devel
|
|
(built by rust-grep-regex)
|
|
* rust-regex-devel
|
|
(built by rust-regex)
|
|
ref: 0b2634c7c2a106884898b344d42a1995098287f0 # rust-regex-syntax-0.6.6-1.fc31
|
|
rust-serde_json:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-printer
|
|
* rust-ripgrep
|
|
|
|
Required by:
|
|
* rust-grep-printer+serde1-devel
|
|
(built by rust-grep-printer)
|
|
ref: 61cade1d268658cb972dbc4f16e4804e82448116 # rust-serde_json-1.0.39-2.fc31
|
|
rust-textwrap:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-clap
|
|
|
|
Required by:
|
|
* rust-clap-devel
|
|
(built by rust-clap)
|
|
ref: d744fed4858be87507b91a315becac68d5c81772 # rust-textwrap-0.10.0-6.fc31
|
|
rust-thread_local:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-regex
|
|
* rust-ignore
|
|
* rust-pcre2
|
|
* rust-regex
|
|
|
|
Required by:
|
|
* rust-grep-regex-devel
|
|
(built by rust-grep-regex)
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
* rust-pcre2-devel
|
|
(built by rust-pcre2)
|
|
* rust-regex-devel
|
|
(built by rust-regex)
|
|
ref: 203b239665653ad710d5dc0f750bfe691b3054f1 # rust-thread_local-0.3.6-4.fc30
|
|
rust-walkdir:
|
|
buildorder: 20
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-ignore
|
|
|
|
Required by:
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
ref: 10ca84fb33c0c1c0d62ba0cd441c0d443aa74fa4 # rust-walkdir-2.2.7-2.fc30
|
|
rust-clap:
|
|
buildorder: 30
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-ripgrep
|
|
ref: 7097cefc3418a8f1daffb0666ca1bd0b8afa9d3e # rust-clap-2.32.0-8.fc31
|
|
rust-crossbeam-channel:
|
|
buildorder: 30
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-ignore
|
|
|
|
Required by:
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
ref: e6ec94b040d69e6b5a4d2ba2707b42da4d3e64e0 # rust-crossbeam-channel-0.3.8-3.fc30
|
|
rust-encoding_rs_io:
|
|
buildorder: 30
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-searcher
|
|
|
|
Required by:
|
|
* rust-grep-searcher-devel
|
|
(built by rust-grep-searcher)
|
|
ref: 669d52a4f3b79d054761dfa85bb5c07c967f2309 # rust-encoding_rs_io-0.1.5-1.fc31
|
|
rust-pcre2:
|
|
buildorder: 30
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-pcre2
|
|
|
|
Required by:
|
|
* rust-grep-pcre2-devel
|
|
(built by rust-grep-pcre2)
|
|
ref: eab2d4ad669b56b444532cfcaafe4940cc04b809 # rust-pcre2-0.1.1-4.fc30
|
|
rust-quote:
|
|
buildorder: 30
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-serde_derive
|
|
* rust-syn
|
|
|
|
Required by:
|
|
* rust-serde_derive-devel
|
|
(built by rust-serde_derive)
|
|
* rust-syn+printing-devel
|
|
(built by rust-syn)
|
|
* rust-syn+proc-macro-devel
|
|
(built by rust-syn)
|
|
ref: f932c7e0b493c27300136ea4071d8e6356f269a5 # rust-quote-0.6.11-2.fc30
|
|
rust-regex:
|
|
buildorder: 30
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-globset
|
|
* rust-grep-cli
|
|
* rust-grep-regex
|
|
* rust-ignore
|
|
* rust-ripgrep
|
|
|
|
Required by:
|
|
* rust-globset-devel
|
|
(built by rust-globset)
|
|
* rust-grep-cli-devel
|
|
(built by rust-grep-cli)
|
|
* rust-grep-regex-devel
|
|
(built by rust-grep-regex)
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
ref: eed6a815a9c1bc8e18f0d9cc466108b111a63140 # rust-regex-1.1.5-1.fc31
|
|
rust-globset:
|
|
buildorder: 40
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-cli
|
|
* rust-ignore
|
|
|
|
Required by:
|
|
* rust-grep-cli-devel
|
|
(built by rust-grep-cli)
|
|
* rust-ignore-devel
|
|
(built by rust-ignore)
|
|
ref: 26a213b0cac124c107a55027647eaff8eb5aba14 # rust-globset-0.4.2-4.fc31
|
|
rust-grep-pcre2:
|
|
buildorder: 40
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
Required by:
|
|
* rust-grep+pcre2-devel
|
|
(built by rust-grep)
|
|
ref: 684dabc044eefcc9d679674e64ac149a131cf9dc # rust-grep-pcre2-0.1.2-4.fc30
|
|
rust-grep-regex:
|
|
buildorder: 40
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep
|
|
|
|
Required by:
|
|
* rust-grep-devel
|
|
(built by rust-grep)
|
|
ref: 00bd1f2f1d57c1bf1534694fee0aeeb4999cc2c5 # rust-grep-regex-0.1.2-1.fc30
|
|
rust-grep-searcher:
|
|
buildorder: 40
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep
|
|
* rust-grep-printer
|
|
|
|
Required by:
|
|
* rust-grep-devel
|
|
(built by rust-grep)
|
|
* rust-grep-printer-devel
|
|
(built by rust-grep-printer)
|
|
ref: 70b2d1bbfdf45502da7d530495ddc43c60e33af3 # rust-grep-searcher-0.1.3-1.fc30
|
|
rust-syn:
|
|
buildorder: 40
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-serde_derive
|
|
|
|
Required by:
|
|
* rust-serde_derive-devel
|
|
(built by rust-serde_derive)
|
|
ref: 3f3ac6a8abd66820b2a3b5e668259bfe300c435f # rust-syn-0.15.30-1.fc31
|
|
rust-grep-cli:
|
|
buildorder: 50
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep
|
|
|
|
Required by:
|
|
* rust-grep-devel
|
|
(built by rust-grep)
|
|
ref: b8f81630eea1ef3e8cd124b80b9c2c1fd10f2b70 # rust-grep-cli-0.1.1-5.fc30
|
|
rust-ignore:
|
|
buildorder: 50
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-ripgrep
|
|
ref: 3cfdd4dc5cd0a9a6741bf27d5635145886f01c0d # rust-ignore-0.4.6-3.fc31
|
|
rust-serde_derive:
|
|
buildorder: 50
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep-printer
|
|
* rust-ripgrep
|
|
|
|
Required by:
|
|
* rust-grep-printer+serde1-devel
|
|
(built by rust-grep-printer)
|
|
ref: 5e3d37a6f0cc592eb8bc387cf47d0cdaa50953b2 # rust-serde_derive-1.0.90-1.fc31
|
|
rust-grep-printer:
|
|
buildorder: 60
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-grep
|
|
|
|
Required by:
|
|
* rust-grep-devel
|
|
(built by rust-grep)
|
|
ref: f0b9b39a13d1d4a81f161d72461876b92cb0000e # rust-grep-printer-0.1.1-5.fc30
|
|
rust-grep:
|
|
buildorder: 70
|
|
rationale: |-
|
|
Dependency of other components.
|
|
|
|
BuildRequired by:
|
|
* rust-ripgrep
|
|
ref: 943f56e8a4ac18ab05ee439630bb630abd164a72 # rust-grep-0.2.3-5.fc31
|
|
rust-ripgrep:
|
|
buildorder: 80
|
|
rationale: Main component.
|
|
ref: latest
|