<module>
    <manifestVersion>1.0.0</manifestVersion>

    <symbolicName>ceres-glayer</symbolicName>
    <version>0.8.1</version>
    <name>Ceres GLayer Library</name>

    <categories>System,Library</categories>

    <description>
        The Ceres GLayer Library provides a framework for rendering of
        multiple graphical layers to some graphics context.
    </description>

    <changelog>
        <![CDATA[
                Changes in 0.8.1 are related to the Layer API only.</br>
        ]]>
    </changelog>

    <vendor>Brockmann Consult GmbH</vendor>
    <contactAddress>Max Planck Str.2, 21502 Geesthacht (Germany)</contactAddress>
    <copyright>(C) 2007 by Brockmann Consult GmbH</copyright>
    <url>http://www.brockmann-consult.de/</url>
    <licenseUrl>http://www.gnu.org/licenses/gpl.html</licenseUrl>

</module>