UEFITool/appstream/appdata.xml

24 lines
1 KiB
XML
Raw Normal View History

2022-09-22 22:50:39 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>com.github.LongSoft.UEFITool</id>
<launchable type="desktop-id">com.github.LongSoft.UEFITool.desktop</launchable>
<name>UEFITool</name>
<summary>UEFI firmware image viewer and editor</summary>
<description>
2022-09-25 02:19:29 -04:00
<p>UEFITool is a cross-platform open source application, that parses UEFI PI-compatible firmware image into a tree structure, verifies image integrity and provides a GUI to manipulate image elements.</p>
2022-09-22 22:50:39 -04:00
</description>
<screenshots>
<screenshot type="default">
<image type="source">https://github.com/LongSoft/UEFITool/raw/new_engine/appstream/UEFITool.png</image>
2022-09-22 22:50:39 -04:00
</screenshot>
</screenshots>
<releases>
2023-02-12 21:54:21 -05:00
<release version="A64" date="2023-02-12" />
2022-09-22 22:50:39 -04:00
</releases>
<url type="homepage">https://github.com/LongSoft/UEFITool</url>
<developer_name>LongSoft</developer_name>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-2-Clause</project_license>
<content_rating type="oars-1.1" />
</component>