Skip to content

Commit 022238d

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 904983e commit 022238d

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.vitexsoftware.php_vitexsoftware_ease_bootstrap4</id>
4+
<metadata_license>MIT</metadata_license>
5+
<project_license>MIT</project_license>
6+
<name>php-vitexsoftware-ease-bootstrap4</name>
7+
<summary>Set of Twitter Bootstrap 4 rendering objects</summary>
8+
<description>
9+
<p>
10+
TWB4 classes for Ease Framework. Ease Framework Core unit Test classes. HTML classes for Ease Framework documentation generated by apigen
11+
</p>
12+
</description>
13+
<categories>
14+
<category>Utility</category>
15+
</categories>
16+
<url type="homepage">https://github.com/VitexSoftware/php-ease-twbootstrap4</url>
17+
<url type="bugtracker">https://github.com/VitexSoftware/php-ease-twbootstrap4/issues</url>
18+
<developer id="cz.vitexsoftware">
19+
<name>VitexSoftware</name>
20+
</developer>
21+
<content_rating type="oars-1.1"/>
22+
</component>

0 commit comments

Comments
 (0)