_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
grep 3.11
Dependencies: pcre2@10.42
Channel: guix
Location: gnu/packages/base.scm (gnu packages base)
Home page: https://www.gnu.org/software/grep/
Licenses: GPL 3+
Synopsis: Print lines matching a pattern
Description:

grep is a tool for finding text inside files. Text is found by matching a pattern provided by the user in one or many files. The pattern may be provided as a basic or extended regular expression, or as fixed strings. By default, the matching text is simply printed to the screen, however the output can be greatly customized to include, for example, line numbers. GNU grep offers many extensions over the standard utility, including, for example, recursive directory searching.

ast-grep 0.38.7
Channel: abbe
Location: abbe/packages/rust.scm (abbe packages rust)
Home page: https://ast-grep.github.io/
Licenses: Expat
Synopsis: A CLI tool for code structural search, lint and rewriting.
Description:

ast-grep is an AST-based tool to search code by pattern code. Think of it as your old-friend grep, but matching AST nodes instead of text. You can write patterns as if you are writing ordinary code. It will match all code that has the same syntactical structure.

rust-grep 0.3.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep/tree/master/crates/grep
Licenses: Unlicense Expat
Synopsis: Line oriented regex searching as a library
Description:

Fast line oriented regex searching as a library.

rust-grep 0.2.13
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep/tree/master/crates/grep
Licenses: Unlicense Expat
Synopsis: Line oriented regex searching as a library
Description:

Fast line oriented regex searching as a library.

r-greport 0.7-4
Propagated dependencies: r-survival@3.8-3 r-rms@8.0-0 r-latticeextra@0.6-30 r-lattice@0.22-7 r-hmisc@5.2-3 r-ggplot2@3.5.2 r-formula@1.2-5 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://hbiostat.org/R/greport/
Licenses: GPL 2+
Synopsis: Graphical Reporting for Clinical Trials
Description:

This package contains many functions useful for monitoring and reporting the results of clinical trials and other experiments in which treatments are compared. LaTeX is used to typeset the resulting reports, recommended to be in the context of knitr'. The Hmisc', ggplot2', and lattice packages are used by greport for high-level graphics.

rust-grep-cli 0.1.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep/tree/master/crates/cli
Licenses: Unlicense Expat
Synopsis: Utilities for search oriented command line applications
Description:

This crate provides utilities for search oriented command line applications.

emacs-phi-grep 20221004.836
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/zk-phi/phi-grep
Licenses:
Synopsis: Interactively-editable recursive grep implementation in elisp
Description:

Documentation at https://melpa.org/#/phi-grep

emacs-git-grep 20200920.1751
Propagated dependencies: emacs-projectile@20250704.908
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tychoish/git-grep.el
Licenses:
Synopsis: Search tools using git grep
Description:

Documentation at https://melpa.org/#/git-grep

emacs-org-grep 20230821.2356
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://sr.ht/~minshall/org-grep/
Licenses:
Synopsis: Kind of M-x rgrep adapted for Org mode
Description:

Documentation at https://melpa.org/#/org-grep

emacs-ast-grep 20250703.723
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/sunskyxh/ast-grep.el
Licenses:
Synopsis: Search code using ast-grep with completing-read interface
Description:

Documentation at https://melpa.org/#/ast-grep

perl-file-grep 0.02
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Grep
Licenses: GPL 1+
Synopsis: Matches patterns in a series of files
Description:

File::Grep provides similar functionality as perl's builtin grep, map, and foreach commands, but iterating over a passed filelist instead of arrays. While trivial, this module can provide a quick dropin when such functionality is needed.

rust-grep-pcre2 0.1.8
Dependencies: pcre2@10.42
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2
Licenses: Expat Unlicense
Synopsis: Use PCRE2 with the grep crate
Description:

Use PCRE2 with the grep crate.

emacs-repo-grep 20250714.627
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/BHFock/repo-grep
Licenses:
Synopsis: Project-wide grep search
Description:

Documentation at https://melpa.org/#/repo-grep

rust-grep-regex 0.1.13
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep
Licenses: Unlicense Expat
Synopsis: Use Rust's regex library with the grep crate
Description:

Use Rust's regex library with the grep crate.

emacs-direx-grep 20140515.1506
Propagated dependencies: emacs-direx@20230409.1425
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/aki2o/direx-grep
Licenses:
Synopsis: Grep node of direx.el using incremental search like anything.el/helm.el
Description:

Documentation at https://melpa.org/#/direx-grep

emacs-grep-a-lot 1.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ZungBang/emacs-grep-a-lot
Licenses: GPL 3+
Synopsis: Enables multiple grep buffers in Emacs
Description:

This Emacs package allows managing multiple grep buffers.

emacs-grep-a-lot 20210618.1420
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ZungBang/emacs-grep-a-lot
Licenses:
Synopsis: manages multiple search results buffers for grep.el
Description:

Documentation at https://melpa.org/#/grep-a-lot

rust-grep-printer 0.2.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep/tree/master/crates/printer
Licenses: Unlicense Expat
Synopsis: Standard printing of search results
Description:

This package is an implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself.

rust-grep-printer 0.1.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep/tree/master/crates/printer
Licenses: Unlicense Expat
Synopsis: Standard printing of search results
Description:

This package is an implementation of the grep crate's Sink trait that provides standard printing of search results, similar to grep itself.

rust-grep-matcher 0.1.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep
Licenses: Expat Unlicense
Synopsis: Trait for regular expressions
Description:

This crate provides a low level interface for describing regular expression matchers. The grep crate uses this interface in order to make the regex engine it uses pluggable.

emacs-helm-grepint 20200811.1616
Propagated dependencies: emacs-helm@20250718.1343
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/kopoli/helm-grepint
Licenses:
Synopsis: Generic helm interface to grep
Description:

Documentation at https://melpa.org/#/helm-grepint

rust-grep-searcher 0.1.14
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/BurntSushi/ripgrep/tree/master/crates/searcher
Licenses: Unlicense Expat
Synopsis: Line oriented regex searching as a library
Description:

Fast line oriented regex searching as a library.

emacs-grep-context 0.1.0-1.5a4e3ef
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mkcms/grep-context
Licenses: GPL 3+
Synopsis: Increase context in compilation and grep buffers
Description:

This package provides an Emacs package for more context in compilation/grep buffers. Works with wgrep, ack, ag, ivy.

emacs-nerd-icons-grep 20250625.1435
Propagated dependencies: emacs-nerd-icons@20250718.355
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/hron/nerd-icons-grep
Licenses:
Synopsis: Add nerd-icons to grep-mode
Description:

Documentation at https://melpa.org/#/nerd-icons-grep

Page: 12
Total results: 26