2019-09-17 15:15:46 -05:00
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format= "3" >
<name > cyclonedds</name>
2020-03-11 16:23:06 +01:00
<version > 0.5.1</version>
2019-09-17 15:15:46 -05:00
<description > Eclipse Cyclone DDS is a very performant and robust open-source DDS implementation. Cyclone DDS is developed completely in the open as an Eclipse IoT project.</description>
<maintainer email= "cyclonedds-dev@eclipse.org" > Eclipse Foundation, Inc.</maintainer>
<license > Eclipse Public License 2.0</license>
2019-09-17 17:04:59 -05:00
2019-09-17 15:15:46 -05:00
<url type= "website" > https://projects.eclipse.org/projects/iot.cyclonedds</url>
2019-09-17 17:04:59 -05:00
<url type= "bugtracker" > https://github.com/eclipse-cyclonedds/cyclonedds/issues</url>
<url type= "repository" > https://github.com/eclipse-cyclonedds/cyclonedds</url>
2019-09-17 15:15:46 -05:00
<buildtool_depend > cmake</buildtool_depend>
2020-04-02 10:25:16 -05:00
2019-09-17 17:04:59 -05:00
<depend > openssl</depend>
<test_depend > libcunit-dev</test_depend>
2020-04-02 10:25:16 -05:00
<doc_depend > doxygen</doc_depend>
<doc_depend > perl</doc_depend>
<doc_depend > python3-breathe</doc_depend>
2019-09-17 17:04:59 -05:00
<doc_depend > python3-sphinx</doc_depend>
2020-04-02 10:25:16 -05:00
<doc_depend > trang</doc_depend>
2019-09-17 15:15:46 -05:00
<export >
<build_type > cmake</build_type>
</export>
</package>