Skip to content

Commit d3911f4

Browse files
committed
Provide meta-info
1 parent 10b8fbe commit d3911f4

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- Copyright 2019 Moritz Beller -->
3+
<component type="console-application">
4+
<id>com.inventitech.strans</id>
5+
<name>strans</name>
6+
<summary>Performs string manipulation by learning from the provided examples, instead of explicit programming</summary>
7+
<url type="homepage">http://www.inventitech.com</url>
8+
<metadata_license>CC-BY-SA-4.0</metadata_license>
9+
<content_rating type="oars-1.0" />
10+
<project_license>GPL-3.0</project_license>
11+
12+
<screenshots>
13+
<screenshot type="default">
14+
<image>https://raw.githubusercontent.com/Inventitech/strans/master/strans.gif</image>
15+
</screenshot>
16+
</screenshots>
17+
18+
<provides>
19+
<id>strans.desktop</id>
20+
</provides>
21+
<developer_name>Moritz Beller</developer_name>
22+
​<update_contact>moritzbeller_AT_gmx.de</update_contact>
23+
</component>

0 commit comments

Comments
 (0)