klayout/etc/klayout.metainfo.xml

29 lines
757 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>de.klayout.KLayout</id>
<name>KLayout</name>
<summary>KLayout, viewer and editor for mask layouts</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<description>
<p>
Mask layout viewer and editor for the chip design engineer.
</p>
</description>
<launchable type="desktop-id">klayout.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://www.klayout.de/intro-image.png</image>
</screenshot>
</screenshots>
<developer_name>Matthias Köfferlein</developer_name>
<provides>
<binary>klayout</binary>
</provides>
</component>