mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
19 lines
606 B
XML
19 lines
606 B
XML
<?xml version="1.0"?>
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>John Wason</name>
|
|
<email>wason@wasontech.com</email>
|
|
</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>
|