Skip to content

Commit 356688e

Browse files
Vitexuswarp-agent
andcommitted
Add AppStream metadata
- Added metainfo.xml file following AppStream specification - Extracted metadata from debian/control - Included project URLs and developer information - Added proper categorization and content rating Co-Authored-By: Warp <agent@warp.dev>
1 parent 88298b6 commit 356688e

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<component type="desktop-application">
3+
<id>io.github.spoje_net.php_spojenet_subreg</id>
4+
<metadata_license>MIT</metadata_license>
5+
<project_license>MIT</project_license>
6+
<name>php-spojenet-subreg</name>
7+
<summary>PHP Client Library for soap.subreg.cz</summary>
8+
<description>
9+
<p>
10+
Provide classes for several domain/customer related operations
11+
</p>
12+
</description>
13+
<categories>
14+
<category>Utility</category>
15+
</categories>
16+
<url type="homepage">https://github.com/Spoje-NET/php-subreg</url>
17+
<url type="bugtracker">https://github.com/Spoje-NET/php-subreg/issues</url>
18+
<developer id="io.github.spoje_net">
19+
<name>Spoje.Net</name>
20+
</developer>
21+
<content_rating type="oars-1.1"/>
22+
</component>

0 commit comments

Comments
 (0)