cylon/io.github.gavinlyonsrepo.cylon.metainfo.xml

21 lines
775 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.gavinlyonsrepo.cylon</id>
<name>cylon</name>
<summary>A Terminal user interface for maintaining an Arch Linux distribution</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<description>
<p>
A TUI (terminal user interface) which provides updates and maintains an Arch based Linux distribution.
</p>
<p>
The program is menu-based and written in bash. It is mainly text based but also uses dialog GUI&apos;s at a few points mainly for directory and file selection.
</p>
</description>
<launchable type="desktop-id">io.github.gavinlyonsrepo.cylon.desktop</launchable>
</component>