sys-apps/
ripgrep-all

Like ripgrep, but also search in PDFs, E-Books, Office documents, archives, etc.

https://github.com/phiresky/ripgrep-all

Pkgcheck Warnings

  • All Versions
    • MissingRemoteId
      missing <remote-id type="github">phiresky/ripgrep-all</remote-id> (inferred from URI 'https://github.com/phiresky/ripgrep-all')
    • UnstableOnly
      for arch: [ x86 ], all versions are unstable: [ 0.9.6-r1 ]
    • SuboptimalCratesURICall
      line: 179: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~x86 ]
    • SuboptimalCratesSeparator
      line: 11: using - as name-version separator in CRATES is suboptimal, use name@version instead
  • 0.9.6-r1
    • SuboptimalCratesURICall
      line: 179: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
    • PotentialStable
      slot(0), stabled arch: [ amd64 ], potential: [ ~x86 ]
    • SuboptimalCratesSeparator
      line: 11: using - as name-version separator in CRATES is suboptimal, use name@version instead

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.