File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
release/AppDir/usr/share/metainfo Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
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 >
You can’t perform that action at this time.
0 commit comments