gentoo/dev-util/pahole/metadata.xml
Matthias Schwarzott 4e37f53ca4
dev-util/pahole: update DESCRIPTION
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
2024-06-22 07:50:15 +02:00

17 lines
671 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zzam@gentoo.org</email>
<name>Matthias Schwarzott</name>
</maintainer>
<longdescription lang="en">
The more-than-seven dwarves is a collection of tools that allows
to inspect and query the DWARF information present in ELF files
built with full debug information. These tools include pahole
(Poke-a-hole) and codiff, and were originally designed to inspect
the Linux kernel and its modules, but can be used in for
user-space software too.
</longdescription>
</pkgmetadata>