File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3+ <package format =" 3" >
4+ <name >xtypes</name >
5+ <!-- >There must be a release. Update version accordingly<-->
6+ <version >0.1.0</version >
7+ <description >
8+ eProsima fast and lightweight C++17 header-only implementation of OMG DDS-XTYPES standard.
9+ </description >
10+ <!-- >Update maintainer information<-->
11+ <maintainer email =" support@eprosima.com" >eProsima</maintainer >
12+ <license file =" LICENSE" >Apache 2.0</license >
13+
14+ <url type =" website" >https://www.eprosima.com/</url >
15+ <url type =" bugtracker" >https://github.com/eProsima/xtypes/issues</url >
16+ <url type =" repository" >https://github.com/eProsima/xtypes</url >
17+
18+ <buildtool_depend >cmake</buildtool_depend >
19+
20+ <doc_depend >doxygen</doc_depend >
21+
22+ <export >
23+ <build_type >cmake</build_type >
24+ </export >
25+ </package >
You can’t perform that action at this time.
0 commit comments