2012-10-23 23:47:11 -07:00
<?xml version="1.0"?>
2016-06-01 13:48:23 +02:00
<package format= "2" >
2012-10-23 23:47:11 -07:00
<name > serial</name>
2015-04-21 21:50:41 -07:00
<version > 1.2.1</version>
2012-10-23 23:47:11 -07:00
<description >
Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows.
</description>
2013-06-11 17:05:24 -07:00
<maintainer email= "william@osrfoundation.org" > William Woodall</maintainer>
2012-10-23 23:47:11 -07:00
2013-08-28 15:01:13 -07:00
<license > MIT</license>
2012-10-23 23:47:11 -07:00
<url type= "website" > http://wjwwood.github.com/serial/</url>
<url type= "repository" > https://github.com/wjwwood/serial</url>
<url type= "bugtracker" > https://github.com/wjwwood/serial/issues</url>
2016-06-01 13:48:23 +02:00
<buildtool_depend > ament_cmake</buildtool_depend>
2012-10-23 23:47:11 -07:00
2016-06-01 13:48:23 +02:00
<export >
<build_type > ament_cmake</build_type>
</export>
2012-12-14 14:07:39 -08:00
</package>