kinetic-devel/tools/roscreate/manifest.xml

19 lines
645 B
XML

<package>
<description brief="roscreate">
roscreate contains tools that assist in the creation of ROS filesystem resources. There are currently
two tools that it provides: roscreate-pkg and roscreate-stack. roscreate-pkg creates a new package directory,
including the appropriate build and manifest files. roscreate-stack computes a stack.xml file from a list of packages
in a directory.
</description>
<author>Ken Conley/kwc@willowgarage.com</author>
<license>BSD</license>
<review status="api cleared" notes=""/>
<url>http://pr.willowgarage.com/wiki/roscreate</url>
<depend package="roslib"/>
</package>