<package>

<description brief="log file manipulation for orogen's logger component">
    This Ruby library offers means to manipulate the files generated by
    orogen's logger component. It offers both a complete API and a
    command-line tool.
</description>
<author>Sylvain Joyeux/sylvain.joyeux@m4x.org</author>
<copyright>
    DFKI/robotik@dfki.de
    Sylvain Joyeux/sylvain.joyeux@m4x.org
</copyright>
<license>GPL v2 or later</license>
<url>http://github.com/doudou/pocosim-log</url>

<depend package="typelib" />
<depend package="utilrb" />
<depend package="hoe" />
<depend package="hoe-yard" optional="1" />

</package>