forked from UrusTeam/UrusStudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathurusstudio.appdata.xml
More file actions
29 lines (25 loc) · 1.04 KB
/
urusstudio.appdata.xml
File metadata and controls
29 lines (25 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>urusstudio.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<summary>Urus Studio IDE</summary>
<description>
<p>
Urus Studio IDE is powered and based on Code::Blocks IDE and Plugins to make the best and simple way to develop powerful native RAD for embedded and bare-metal systems.
</p>
<p>
The code editor in Urus Studio features: syntax highlighting, code folding, a tabbed interface, code completion, a class browser and smart indenting.
</p>
</description>
<url type="homepage">https://urusteam.github.io/docs/</url>
<screenshots>
<screenshot type="default">
<image>https://urusteam.github.io/docs/</image>
</screenshot>
</screenshots>
<update_contact>htakey_at_gmail.com</update_contact>
<project_license>GPL-3.0+</project_license>
<developer_name>Urus Studio IDE</developer_name>
<url type="bugtracker">https://github.com/UrusTeam</url>
<url type="help">https://github.com/UrusTeam/docs</url>
</component>