blob: 63265e38136e069f68d2b7e32ec831aeff4ca81a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>mario.haustein@hrz.tu-chemnitz.de</email>
<name>Mario Haustein</name>
</maintainer>
<maintainer type="person">
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
<longdescription>
pwndbg is a GDB plug-in that makes debugging with GDB suck less, with a
focus on features needed by low-level software developers, hardware
hackers, reverse-engineers and exploit developers.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|