sys-apps/
ripgrep

Search tool that combines the usability of ag with the raw speed of grep

https://github.com/BurntSushi/ripgrep

Pkgcheck Warnings

  • All Versions
    • 14.0.3
    • 13.0.0
      • SuboptimalCratesURICall
        line: 71: calling '$(cargo_crate_uris ${CRATES})' is suboptimal, use '${CARGO_CRATE_URIS}' for global CRATES instead
      • SuboptimalCratesSeparator
        line: 7: 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.