21 lines
760 B
XML
21 lines
760 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.kompac.client</id>
|
|
<name>Komp AC</name>
|
|
<summary>Accounting application</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later AND AGPL-3.0-or-later</project_license>
|
|
<developer id="com.kompac">
|
|
<name>Filip Priečinský</name>
|
|
</developer>
|
|
<url type="homepage">https://gitlab.com/filipriec/komp_ac</url>
|
|
<description>
|
|
<p>Komp AC is an accounting application with an embedded PostgreSQL database.</p>
|
|
</description>
|
|
<launchable type="desktop-id">com.kompac.client.desktop</launchable>
|
|
<content_rating type="oars-1.1"/>
|
|
<releases>
|
|
<release version="0.8.50" date="2026-09-02"/>
|
|
</releases>
|
|
</component>
|