blob: 29fca4f4535155ee712ce319e79246d10609a64f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>heroxbd@gentoo.org</email>
<name>Benda Xu</name>
</maintainer>
<longdescription>pygccxml is an object oriented framework for reading C++ declarations.</longdescription>
<upstream>
<remote-id type="sourceforge">pygccxml</remote-id>
<remote-id type="github">gccxml/pygccxml</remote-id>
</upstream>
</pkgmetadata>
|