<?xml version="1.0" encoding="UTF-8"?>
<!-- Source: Written from scratch for sunset-repo overlay -->
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>sunsetsergal@gmail.com</email>
	</maintainer>
	<upstream>
		<remote-id type="github">pkgw/elfx86exts</remote-id>
	</upstream>
	<longdescription lang="en">
		Disassemble a binary and print out which instruction set extensions it uses. This tool supports ELF and MachO binaries, and perhaps other formats as well, and has preliminary support for aarch64 as well as amd64.
	</longdescription>
</pkgmetadata>
