Blob Blame History Raw
document: modulemd
version: 2
data:
  summary: Intuitive find & replace CLI
  description: |-
    Intuitive find & replace CLI.

    * Painless regular expressions

      sd uses regex syntax that you already know from JavaScript and Python.
      Forget about dealing with quirks of sed or awk - get productive immediately.

    * String-literal mode

      Non-regex find & replace. No more backslashes or remembering which characters
      are special and need to be escaped.

    * Easy to read, easy to write

      Find & replace expressions are split up, which makes them easy to read
      and write. No more messing with unclosed and escaped slashes.

    * Smart, common-sense defaults

      Defaults follow common sense and are tailored for typical daily use.
  license:
    module: [MIT]
  dependencies:
  - buildrequires:
      platform: []
      rpm: [4.15]
      rust: [stable]
    requires:
      platform: []
  references:
    community: https://github.com/chmln/sd
    documentation: https://github.com/chmln/sd/blob/master/README.md
    tracker: https://github.com/chmln/sd/issues
  api:
    rpms:
    - sd
  profiles:
    default:
      rpms:
      - sd
  filter:
    rpms:
    - rust-aho-corasick+default-devel
    - rust-aho-corasick+std-devel
    - rust-aho-corasick-devel
    - rust-ansi_term0.11+default-devel
    - rust-ansi_term0.11-devel
    - rust-arrayvec+array-sizes-129-255-devel
    - rust-arrayvec+array-sizes-33-128-devel
    - rust-arrayvec+default-devel
    - rust-arrayvec+serde-1-devel
    - rust-arrayvec+serde-devel
    - rust-arrayvec+std-devel
    - rust-arrayvec+use_union-devel
    - rust-arrayvec-devel
    - rust-atty+default-devel
    - rust-atty-devel
    - rust-autocfg+default-devel
    - rust-autocfg-devel
    - rust-bitflags+default-devel
    - rust-bitflags+example_generated-devel
    - rust-bitflags-devel
    - rust-cfg-if+default-devel
    - rust-cfg-if-devel
    - rust-clap+ansi_term-devel
    - rust-clap+atty-devel
    - rust-clap+clippy-devel
    - rust-clap+color-devel
    - rust-clap+debug-devel
    - rust-clap+default-devel
    - rust-clap+doc-devel
    - rust-clap+lints-devel
    - rust-clap+nightly-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-deque+default-devel
    - rust-crossbeam-deque-devel
    - rust-crossbeam-epoch+default-devel
    - rust-crossbeam-epoch+lazy_static-devel
    - rust-crossbeam-epoch+nightly-devel
    - rust-crossbeam-epoch+sanitize-devel
    - rust-crossbeam-epoch+std-devel
    - rust-crossbeam-epoch-devel
    - rust-crossbeam-queue+default-devel
    - rust-crossbeam-queue-devel
    - rust-crossbeam-utils+default-devel
    - rust-crossbeam-utils+lazy_static-devel
    - rust-crossbeam-utils+nightly-devel
    - rust-crossbeam-utils+std-devel
    - rust-crossbeam-utils-devel
    - rust-either+default-devel
    - rust-either+serde-devel
    - rust-either+use_std-devel
    - rust-either-devel
    - rust-heck+default-devel
    - rust-heck-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+rustc-dep-of-std-devel
    - rust-libc+rustc-std-workspace-core-devel
    - rust-libc+std-devel
    - rust-libc+use_std-devel
    - rust-libc-devel
    - rust-man+default-devel
    - rust-man-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-memoffset+default-devel
    - rust-memoffset-devel
    - rust-nodrop+default-devel
    - rust-nodrop+nodrop-union-devel
    - rust-nodrop+std-devel
    - rust-nodrop+use_needs_drop-devel
    - rust-nodrop+use_union-devel
    - rust-nodrop-devel
    - rust-num_cpus+default-devel
    - rust-num_cpus-devel
    - rust-proc-macro2+default-devel
    - rust-proc-macro2+nightly-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-rand+alloc-devel
    - rust-rand+default-devel
    - rust-rand+i128_support-devel
    - rust-rand+log-devel
    - rust-rand+nightly-devel
    - rust-rand+packed_simd-devel
    - rust-rand+rand_os-devel
    - rust-rand+serde1-devel
    - rust-rand+simd_support-devel
    - rust-rand+std-devel
    - rust-rand+stdweb-devel
    - rust-rand+wasm-bindgen-devel
    - rust-rand-devel
    - rust-rand_chacha+default-devel
    - rust-rand_chacha-devel
    - rust-rand_core+alloc-devel
    - rust-rand_core+default-devel
    - rust-rand_core+serde-devel
    - rust-rand_core+serde1-devel
    - rust-rand_core+serde_derive-devel
    - rust-rand_core+std-devel
    - rust-rand_core-devel
    - rust-rand_core0.3+alloc-devel
    - rust-rand_core0.3+default-devel
    - rust-rand_core0.3+serde1-devel
    - rust-rand_core0.3+std-devel
    - rust-rand_core0.3-devel
    - rust-rand_hc+default-devel
    - rust-rand_hc-devel
    - rust-rand_isaac+default-devel
    - rust-rand_isaac+serde-devel
    - rust-rand_isaac+serde1-devel
    - rust-rand_isaac+serde_derive-devel
    - rust-rand_isaac-devel
    - rust-rand_jitter+default-devel
    - rust-rand_jitter+log-devel
    - rust-rand_jitter+std-devel
    - rust-rand_jitter-devel
    - rust-rand_os+default-devel
    - rust-rand_os+log-devel
    - rust-rand_os-devel
    - rust-rand_pcg+default-devel
    - rust-rand_pcg+serde-devel
    - rust-rand_pcg+serde1-devel
    - rust-rand_pcg+serde_derive-devel
    - rust-rand_pcg-devel
    - rust-rand_xorshift+default-devel
    - rust-rand_xorshift+serde-devel
    - rust-rand_xorshift+serde1-devel
    - rust-rand_xorshift+serde_derive-devel
    - rust-rand_xorshift-devel
    - rust-rayon+default-devel
    - rust-rayon-core+default-devel
    - rust-rayon-core-devel
    - rust-rayon-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-remove_dir_all+default-devel
    - rust-remove_dir_all-devel
    - rust-roff+default-devel
    - rust-roff-devel
    - rust-scopeguard+default-devel
    - rust-scopeguard+use_std-devel
    - rust-scopeguard-devel
    - rust-strsim+default-devel
    - rust-strsim-devel
    - rust-structopt+color-devel
    - rust-structopt+debug-devel
    - rust-structopt+default-devel
    - rust-structopt+doc-devel
    - rust-structopt+lints-devel
    - rust-structopt+nightly-devel
    - rust-structopt+no_cargo-devel
    - rust-structopt+paw-devel
    - rust-structopt+suggestions-devel
    - rust-structopt+wrap_help-devel
    - rust-structopt+yaml-devel
    - rust-structopt-derive+default-devel
    - rust-structopt-derive+nightly-devel
    - rust-structopt-derive+paw-devel
    - rust-structopt-derive-devel
    - rust-structopt-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-tempfile+default-devel
    - rust-tempfile-devel
    - rust-textwrap+default-devel
    - rust-textwrap+hyphenation-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-unescape+default-devel
    - rust-unescape-devel
    - rust-unicode-segmentation+default-devel
    - rust-unicode-segmentation+no_std-devel
    - rust-unicode-segmentation-devel
    - rust-unicode-width+bench-devel
    - rust-unicode-width+default-devel
    - rust-unicode-width+no_std-devel
    - rust-unicode-width-devel
    - rust-unicode-xid+bench-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
  components:
    rpms:
      rust-aho-corasick:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-regex-devel
            (built by rust-regex)
        ref: c17db832ae5dc4475ded4516f07d2a3c49fb3a60 # rust-aho-corasick-0.7.4-1.fc31
      rust-ansi_term0.11:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-clap+color-devel
            (built by rust-clap)
        ref: 4b274b13864d211f2ee37f7e82f5345f5e39bd39 # rust-ansi_term0.11-0.11.0-1.fc31
      rust-arrayvec:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-crossbeam-epoch-devel
            (built by rust-crossbeam-epoch)
        ref: 11ecfae90b26e17fa0821bd99bd8f7fb837d68c9 # rust-arrayvec-0.4.10-4.fc31
      rust-atty:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-clap+color-devel
            (built by rust-clap)
        ref: f3d095e96c97a313edc9fbd0133774dd42fd4265 # rust-atty-0.2.11-6.fc31
      rust-autocfg:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand-devel
            (built by rust-rand)
          * rust-rand_chacha-devel
            (built by rust-rand_chacha)
          * rust-rand_pcg-devel
            (built by rust-rand_pcg)
        ref: 90b3521946fa2923ef8f53fa954cb1783bf8385c # rust-autocfg-0.1.4-3.fc31
      rust-bitflags:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-clap-devel
            (built by rust-clap)
        ref: b89dabaad73ff8a2a48b8706bfd1b0dd82aff232 # rust-bitflags-1.1.0-3.fc31
      rust-cfg-if:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-crossbeam-epoch-devel
            (built by rust-crossbeam-epoch)
          * rust-crossbeam-utils-devel
            (built by rust-crossbeam-utils)
          * rust-tempfile-devel
            (built by rust-tempfile)
        ref: a6b1f50903f85fd9bb160badad8442af40304dd0 # rust-cfg-if-0.1.9-3.fc31
      rust-clap:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-structopt+default-devel
            (built by rust-structopt)
          * rust-structopt-devel
            (built by rust-structopt)
        ref: baf9bc68c5d4cd6fcb7cd456a26b0973f26b5e00 # rust-clap-2.33.0-4.fc31
      rust-crossbeam-deque:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rayon-core-devel
            (built by rust-rayon-core)
          * rust-rayon-devel
            (built by rust-rayon)
        ref: eb9133c821edf297e32415c4df484ad1a12bdb7b # rust-crossbeam-deque-0.7.1-2.fc31
      rust-crossbeam-epoch:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-crossbeam-deque-devel
            (built by rust-crossbeam-deque)
        ref: 253873cdae32ecf757475c8b8cefd174703e6f90 # rust-crossbeam-epoch-0.7.1-4.fc31
      rust-crossbeam-queue:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rayon-core-devel
            (built by rust-rayon-core)
        ref: c74cea4ab1afb52827ae2bb098ea643aff67bcdc # rust-crossbeam-queue-0.1.2-2.fc31
      rust-crossbeam-utils:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-crossbeam-deque-devel
            (built by rust-crossbeam-deque)
          * rust-crossbeam-epoch+std-devel
            (built by rust-crossbeam-epoch)
          * rust-crossbeam-epoch-devel
            (built by rust-crossbeam-epoch)
          * rust-crossbeam-queue-devel
            (built by rust-crossbeam-queue)
          * rust-rayon-core-devel
            (built by rust-rayon-core)
        ref: 88edf7e182c5a22de2503aac8a061602dd1a58c3 # rust-crossbeam-utils-0.6.5-4.fc31
      rust-either:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rayon-devel
            (built by rust-rayon)
        ref: 22d9b69907b726f8ff222c6f6e5eb8ee2c139871 # rust-either-1.5.2-2.fc31
      rust-heck:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-structopt-derive-devel
            (built by rust-structopt-derive)
        ref: 88ee2d763850996f6c4874bb0d47e2396544884e # rust-heck-0.3.1-5.fc31
      rust-lazy_static:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-crossbeam-epoch+std-devel
            (built by rust-crossbeam-epoch)
          * rust-crossbeam-utils+std-devel
            (built by rust-crossbeam-utils)
          * rust-rayon-core-devel
            (built by rust-rayon-core)
          * rust-thread_local-devel
            (built by rust-thread_local)
        ref: bc5ee9cf6ac71ef73b13bafd8dfa97cca01cec02 # rust-lazy_static-1.3.0-5.fc31
      rust-libc:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          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-rand-devel
            (built by rust-rand)
          * rust-rand_os-devel
            (built by rust-rand_os)
          * rust-tempfile-devel
            (built by rust-tempfile)
        ref: 1192a50c2325a4ea919144dfcd74ff121a6732f2 # rust-libc-0.2.59-1.fc31
      rust-man:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          BuildRequired by:
          * rust-sd
        ref: f4c79c2ea5b694bcf2cd41e022ca0bfa7be2a361 # rust-man-0.3.0-1.fc31
      rust-memchr:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-aho-corasick+std-devel
            (built by rust-aho-corasick)
          * rust-aho-corasick-devel
            (built by rust-aho-corasick)
          * rust-regex-devel
            (built by rust-regex)
        ref: ce1977d44f4a3d8dbd8fa41310558f91bcdf78a5 # rust-memchr-2.2.1-1.fc31
      rust-memmap:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          BuildRequired by:
          * rust-sd
        ref: 13e4e973b76ad9727702ae3de0c376ffcf0ce7aa # rust-memmap-0.7.0-4.fc31
      rust-memoffset:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-crossbeam-epoch-devel
            (built by rust-crossbeam-epoch)
        ref: 116746c6f2e3fde2abab7b5872ebda32b858df84 # rust-memoffset-0.2.1-7.fc31
      rust-nodrop:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-arrayvec-devel
            (built by rust-arrayvec)
        ref: 9c286126ebecc6a09e0ded3ba6d844cb2b35ca19 # rust-nodrop-0.1.13-3.fc31
      rust-num_cpus:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rayon-core-devel
            (built by rust-rayon-core)
        ref: 158a8234df6bc68c637125579fc82768514f4115 # rust-num_cpus-1.10.1-2.fc31
      rust-proc-macro2:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-quote+proc-macro-devel
            (built by rust-quote)
          * rust-quote-devel
            (built by rust-quote)
          * rust-structopt-derive-devel
            (built by rust-structopt-derive)
          * rust-syn+proc-macro-devel
            (built by rust-syn)
          * rust-syn-devel
            (built by rust-syn)
        ref: f9a974699bdfef7e581478322d5daae2195b6957 # rust-proc-macro2-0.4.30-3.fc31
      rust-quote:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-structopt-derive-devel
            (built by rust-structopt-derive)
          * rust-syn+printing-devel
            (built by rust-syn)
          * rust-syn+proc-macro-devel
            (built by rust-syn)
        ref: 87b73d8f122686994c55d8fde54f0d4730f9914b # rust-quote-0.6.12-3.fc31
      rust-rand:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-tempfile-devel
            (built by rust-tempfile)
        ref: 0189c849f6cc7f787de1ea4db7d9e469476e24bf # rust-rand-0.6.5-5.fc31
      rust-rand_chacha:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand-devel
            (built by rust-rand)
        ref: 584bf01cdd4c6c8e503679d2497a303f2bc71bd0 # rust-rand_chacha-0.1.1-4.fc31
      rust-rand_core:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand+alloc-devel
            (built by rust-rand)
          * rust-rand+std-devel
            (built by rust-rand)
          * rust-rand-devel
            (built by rust-rand)
          * rust-rand_core0.3-devel
            (built by rust-rand_core0.3)
          * rust-rand_jitter+std-devel
            (built by rust-rand_jitter)
          * rust-rand_jitter-devel
            (built by rust-rand_jitter)
          * rust-rand_os-devel
            (built by rust-rand_os)
          * rust-rand_pcg-devel
            (built by rust-rand_pcg)
        ref: 754a621c7f13eb13f4dafc616211ee69caaa8bb9 # rust-rand_core-0.4.0-5.fc31
      rust-rand_core0.3:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand_chacha-devel
            (built by rust-rand_chacha)
          * rust-rand_hc-devel
            (built by rust-rand_hc)
          * rust-rand_isaac-devel
            (built by rust-rand_isaac)
          * rust-rand_xorshift-devel
            (built by rust-rand_xorshift)
        ref: e3f57d1d65b86885046d420fd235e8084114057c # rust-rand_core0.3-0.3.1-5.fc31
      rust-rand_hc:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand-devel
            (built by rust-rand)
        ref: f360571185be1c759c4d0ba3403a2d5c69099f57 # rust-rand_hc-0.1.0-5.fc31
      rust-rand_isaac:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand-devel
            (built by rust-rand)
        ref: 7a0c9e6c34d9d1bf2670aa1569dedb9d7fe6adc9 # rust-rand_isaac-0.1.1-6.fc31
      rust-rand_jitter:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand+std-devel
            (built by rust-rand)
          * rust-rand-devel
            (built by rust-rand)
        ref: fece821009f2c470671e554e8eae85e042cd8a2b # rust-rand_jitter-0.1.4-3.fc31
      rust-rand_os:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand+std-devel
            (built by rust-rand)
        ref: cf6301f0fc2fc0698ffe2d040ba98d8cdd926fd9 # rust-rand_os-0.1.3-4.fc31
      rust-rand_pcg:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand-devel
            (built by rust-rand)
        ref: 10f8f5cc6095e00448f2ac73c7424ea3de713fd6 # rust-rand_pcg-0.1.2-4.fc31
      rust-rand_xorshift:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rand-devel
            (built by rust-rand)
        ref: 2f1c2e08686fcc21de1e59be768c0869b8bbcbf9 # rust-rand_xorshift-0.1.1-5.fc31
      rust-rayon:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          BuildRequired by:
          * rust-sd
        ref: 14bf0114fa1f2e6e85ece087d7be4e07fe3cf632 # rust-rayon-1.1.0-2.fc31
      rust-rayon-core:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-rayon-devel
            (built by rust-rayon)
        ref: e4ac91daf9be2a6d338e149e6f793037c562338e # rust-rayon-core-1.5.0-2.fc31
      rust-regex:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          BuildRequired by:
          * rust-sd
        ref: 43c7db9a34895c46a9bb7f7b29a04cd6effcf47c # rust-regex-1.1.9-1.fc31
      rust-regex-syntax:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-regex-devel
            (built by rust-regex)
        ref: 7ebd4d6dbe7a65d94c23800d78e052ffec3f5f2a # rust-regex-syntax-0.6.8-1.fc31
      rust-remove_dir_all:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-tempfile-devel
            (built by rust-tempfile)
        ref: bb19392ac6c125df25284ab7641df2894c459930 # rust-remove_dir_all-0.5.2-1.fc31
      rust-roff:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-man-devel
            (built by rust-man)
        ref: 9f260039f3a6ccfceece40cf76d133ff0cd50163 # rust-roff-0.1.0-1.fc31
      rust-scopeguard:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-crossbeam-epoch-devel
            (built by rust-crossbeam-epoch)
        ref: 7bba75d3d8463e74e8cc569ee7f64c7f97fd1acf # rust-scopeguard-1.0.0-3.fc31
      rust-strsim:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-clap+suggestions-devel
            (built by rust-clap)
        ref: 70dc8be8390edac059933412b51504aebe9abed3 # rust-strsim-0.9.2-3.fc31
      rust-structopt:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          BuildRequired by:
          * rust-sd
        ref: f97feaf4b1dd160729c4768fb52102f9d6bac739 # rust-structopt-0.2.18-1.fc31
      rust-structopt-derive:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-structopt-devel
            (built by rust-structopt)
        ref: f94320136856d7a14b1556da7b00b76a94cdf015 # rust-structopt-derive-0.2.18-1.fc31
      rust-syn:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-structopt-derive-devel
            (built by rust-structopt-derive)
        ref: 917466fce9684c270ca59d435b587d053c2f43fc # rust-syn-0.15.39-1.fc31
      rust-tempfile:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          BuildRequired by:
          * rust-sd
        ref: 2b0e7e2077ec5923cbd98a36a1f25c50ea4d1cd8 # rust-tempfile-3.0.9-1.fc31
      rust-textwrap:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-clap-devel
            (built by rust-clap)
        ref: 0406dbf9dd203896f911fd7fc620dd0143ce7d18 # rust-textwrap-0.11.0-3.fc31
      rust-thread_local:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-regex-devel
            (built by rust-regex)
        ref: caff625d87524112b16061492b9b51a8edcaa14e # rust-thread_local-0.3.6-6.fc31
      rust-ucd-util:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-regex-syntax-devel
            (built by rust-regex-syntax)
        ref: 81f4887a288c3d7d8a24cfe1decd60318f835b0e # rust-ucd-util-0.1.3-4.fc31
      rust-unescape:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          BuildRequired by:
          * rust-sd
        ref: 19ecc38e6395877d7a9a0a901d7293ce1d199593 # rust-unescape-0.1.0-3.fc31
      rust-unicode-segmentation:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-heck-devel
            (built by rust-heck)
        ref: 9f3e462bf5213655f94493442d79ce233988e9bf # rust-unicode-segmentation-1.3.0-2.fc31
      rust-unicode-width:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-clap-devel
            (built by rust-clap)
          * rust-textwrap-devel
            (built by rust-textwrap)
        ref: ef06cc88abfe5e61cc13fe5b07066d07ddee59f9 # rust-unicode-width-0.1.5-10.fc31
      rust-unicode-xid:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-proc-macro2-devel
            (built by rust-proc-macro2)
          * rust-syn-devel
            (built by rust-syn)
        ref: 6ff21f5b30635d8d382692ca088ea520f4fe21d2 # rust-unicode-xid-0.1.0-10.fc31
      rust-utf8-ranges:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-regex-devel
            (built by rust-regex)
        ref: d4935f905326128ebd392f2328397361a098df9d # rust-utf8-ranges-1.0.3-2.fc31
      rust-vec_map:
        buildorder: 0
        rationale: |-
          Dependency of other components.

          Required by:
          * rust-clap+default-devel
            (built by rust-clap)
        ref: 45cb498b99144b44281ef81d920de8102ed90a60 # rust-vec_map-0.8.1-8.fc31
      rust-sd:
        buildorder: 10
        rationale: Main component.
        ref: 75b21c36e7ca3f01ef5d082be19ed86441af2a00 # rust-sd-0.6.5-2.fc31
  buildopts:
    rpms:
      macros: |
        %_build_crates sd