10 lines
284 B
Plaintext
10 lines
284 B
Plaintext
name: ripgrep
|
|
description: Tool that recursively searches directories for a regex pattern while respecting your gitignore
|
|
version: 14.1.1
|
|
url: https://github.com/BurntSushi/ripgrep
|
|
license: MIT,Unlicense
|
|
architecture: any
|
|
depends: ["gcc","pcre2"]
|
|
make_depends: ["rustc"]
|
|
type: source
|