ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. (To disable all automatic filtering by default, use rg -uuu.) ripgrep has first class support on Windows, macOS and Linux, with binary downloads available for every release. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.
And boy is it fast!
This is unmodified ripgrep, compiled and packaged for Sailfish OS.
Sailfish OS package source code: https://github.com/direc85/ripgrep
Original source code: https://github.com/BurntSushi/ripgrep
License: MIT or UNLICENSE
Attachment | Size | Date |
---|---|---|
ripgrep-13.0.0-1.aarch64.rpm | 1.18 MB | 29/12/2022 - 23:51 |
ripgrep-13.0.0-1.armv7hl.rpm | 1.26 MB | 29/12/2022 - 23:51 |
ripgrep-13.0.0-1.i486.rpm | 1.33 MB | 29/12/2022 - 23:51 |
13.0.0-1
Recent comments