Files
gentoo/dev-util/bingrep/metadata.xml
Michał Górny d733830e4b */*: Reassign gyakovlev's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-02-14 11:39:15 +01:00

19 lines
638 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>
<bugs-to>https://github.com/m4b/bingrep/issues</bugs-to>
<remote-id type="github">m4b/bingrep</remote-id>
</upstream>
</pkgmetadata>