summaryrefslogtreecommitdiff
path: root/dev-util/bingrep/metadata.xml
blob: 1f3e5cdf2f44fabd98fe032b128551f89b542c43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>gyakovlev@gentoo.org</email>
  <name>Georgy Yakovlev</name>
 </maintainer>
 <longdescription lang="en">
		Greps through binaries from various OSs and architectures, and colors them.
		Current backends:

			- ELF 32/64, arm, x86, openrisc - all others will parse and color, but relocations won't show properly
			- Mach 32/64, arm, x86
			- Unix and BSD archive printer
			- PE (debug only)
	</longdescription>
 <upstream>
  <remote-id type="github">m4b/bingrep</remote-id>
  <bugs-to>https://github.com/m4b/bingrep/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>