blob: f94e35f11627e95dbbdc14d11caa70b875ee9130 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<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>
</upstream>
</pkgmetadata>
|