summaryrefslogtreecommitdiff
blob: 7d0187bad759417ba17515f45c4a866fa7358bab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription lang="en">
		Line-oriented search tool that recursively searches your current directory for a regex pattern while respecting your gitignore rules.
		ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.
	</longdescription>
	<upstream>
		<remote-id type="github">BurntSushi/ripgrep</remote-id>
	</upstream>
</pkgmetadata>