rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
phiresky a757a0b84d make crates.io render readme 5 years ago
.vscode pass around config object 5 years ago
ci well that was stupid 5 years ago
exampledir rename demo 5 years ago
src (cargo-release) version 0.8.7 5 years ago
.gitignore (cargo-release) version 0.8.0 5 years ago
.travis.yml (cargo-release) version 0.8.6 5 years ago
CHANGELOG.md (cargo-release) version 0.8.7 5 years ago
Cargo.lock (cargo-release) start next development iteration 0.8.8 5 years ago
Cargo.toml make crates.io render readme 5 years ago
LICENSE.md update readme 5 years ago
README.md only link post for now in readme 5 years ago
rustfmt.toml initial working version 5 years ago

README.md

rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.

rga is a line-oriented search tool that allows you to look for a regex in a multitude of file types. It is a wrapper around the awesome [ripgrep] that enables it to search in pdf, docx, pptx, movie subtitles (mkv, mp4), sqlite, etc.

Linux build status Crates.io

For more detail, see this introductory blogpost: https://phiresky.github.io/blog/2019/rga--ripgrep-for-zip-targz-docx-odt-epub-jpg/