Files
guru/dev-cpp/robotraconteur/metadata.xml
2025-09-01 18:21:33 +00:00

23 lines
729 B
XML

<?xml version="1.0"?>
<pkgmetadata>
<maintainer type="person">
<name>John Wason</name>
<email>wason@wasontech.com</email>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">robotraconteur/robotraconteur</remote-id>
<bugs-to>https://github.com/robotraconteur/robotraconteur/issues</bugs-to>
<doc>http://robotraconteur.com</doc>
</upstream>
<longdescription lang="en">
Robot Raconteur C++ library with Python bindings. See http://robotraconteur.com for documentation.
</longdescription>
<use>
<flag name="python">Enable Python bindings</flag>
</use>
</pkgmetadata>