You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.6 KiB
39 lines
1.6 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<component type="desktop-application"> |
|
<id>net.enne2.Cellar</id> |
|
<name>Cellar</name> |
|
<summary>Browse and restore Bottle archives from a self-hosted server</summary> |
|
<metadata_license>CC0-1.0</metadata_license> |
|
<project_license>LicenseRef-proprietary</project_license> |
|
<developer id="net.enne2"> |
|
<name>Matteo Benedetto</name> |
|
</developer> |
|
<launchable type="desktop-id">net.enne2.Cellar.desktop</launchable> |
|
<url type="homepage">https://git.enne2.net/enne2/cellar</url> |
|
<url type="bugtracker">https://git.enne2.net/enne2/cellar/issues</url> |
|
<provides> |
|
<binary>cellar</binary> |
|
</provides> |
|
<description> |
|
<p>Cellar is a small GTK application for browsing and restoring archives stored on a self-hosted Bottle archive server.</p> |
|
<p>It can refresh the remote catalog, search archives locally, and reinstall archived Bottles environments with progress feedback.</p> |
|
</description> |
|
<categories> |
|
<category>Utility</category> |
|
<category>Archiving</category> |
|
</categories> |
|
<screenshots> |
|
<screenshot type="default"> |
|
<caption>Cellar application artwork</caption> |
|
<image type="source" width="1024" height="1024">https://git.enne2.net/enne2/cellar/raw/branch/master/cellar.jpg</image> |
|
</screenshot> |
|
</screenshots> |
|
<branding> |
|
<color type="primary" scheme_preference="light">#5b0f11</color> |
|
<color type="primary" scheme_preference="dark">#d8b27d</color> |
|
</branding> |
|
<content_rating type="oars-1.1" /> |
|
<releases> |
|
<release version="1.0.0" date="2026-03-08" /> |
|
</releases> |
|
</component>
|
|
|