File: appdata.xml

package info (click to toggle)
uefitool 0.28.0%2BA73-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,728 kB
  • sloc: ansic: 55,322; cpp: 23,375; sh: 43; xml: 23; makefile: 5
file content (23 lines) | stat: -rw-r--r-- 1,037 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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>
    <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>
  </description>
  <screenshots>
    <screenshot type="default">
      <image type="source">https://github.com/LongSoft/UEFITool/raw/new_engine/appstream/UEFITool.png</image>
    </screenshot>
  </screenshots>
  <releases>
    <release version="A72" date="2025-06-16" />
  </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>