linux/eric7.appdata.xml

branch
eric7
changeset 8312
800c432b34c8
parent 6992
e588261fc82d
child 8339
75908476226e
equal deleted inserted replaced
8311:4e8b98454baa 8312:800c432b34c8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <component type="desktop">
3 <id>eric6.desktop</id>
4 <metadata_license>CC-BY-3.0</metadata_license>
5 <project_license>GPL-3.0+</project_license>
6 <name>eric6</name>
7 <summary>Integrated Development Environment for Python</summary>
8 <description>
9 <p>
10 Eric is a full featured Python editor and IDE, written
11 in Python. It is based on the cross platform Qt GUI toolkit, integrating
12 the highly flexible QScintilla editor control. It is designed to be
13 usable as everdays' quick and dirty editor as well as being usable as a
14 professional project management tool integrating many advanced features
15 Python offers the professional coder. Eric includes a plug-in system, which
16 allows easy extension of the IDE functionality with plug-ins downloadable
17 from the net.
18 </p>
19 </description>
20 <screenshots>
21 <screenshot type="default" width="1931" height="1404">https://eric-ide.python-projects.org/images/eric5-screen-01.png</screenshot>
22 <screenshot width="1936" height="1404">https://eric-ide.python-projects.org/images/eric5-screen-02.png</screenshot>
23 <screenshot width="1330" height="1405">https://eric-ide.python-projects.org/images/eric5-screen-04.png</screenshot>
24 <screenshot width="1431" height="1254">https://eric-ide.python-projects.org/images/eric5-screen-10.png</screenshot>
25 </screenshots>
26 <url type="homepage">https://eric-ide.python-projects.org</url>
27 <url type="bugtracker">https://die-offenbachs.homelinux.org/issues/</url>
28 <url type="translate">https://eric-ide.python-projects.org/eric-translations.html</url>
29 <url type="donation">https://www.paypal.com/cgi-bin/webscr?item_name=Donation+to+Eric+Integrated+Development+Environment&amp;cmd=_donations&amp;business=detlev@die-offenbachs.de</url>
30 <update_contact>detlev_AT_die-offenbachs.de</update_contact>
31 <developer_name>Detlev Offenbach</developer_name>
32 <translation type="qt">eric6</translation>
33 <provides>
34 <binary>eric6</binary>
35 <binary>eric6_api</binary>
36 <binary>eric6_browser</binary>
37 <binary>eric6_compare</binary>
38 <binary>eric6_configure</binary>
39 <binary>eric6_diff</binary>
40 <binary>eric6_doc</binary>
41 <binary>eric6_editor</binary>
42 <binary>eric6_hexeditor</binary>
43 <binary>eric6_iconeditor</binary>
44 <binary>eric6_plugininstall</binary>
45 <binary>eric6_pluginrepository</binary>
46 <binary>eric6_pluginuninstall</binary>
47 <binary>eric6_qregexp</binary>
48 <binary>eric6_qregularexpression</binary>
49 <binary>eric6_re</binary>
50 <binary>eric6_shell</binary>
51 <binary>eric6_snap</binary>
52 <binary>eric6_sqlbrowser</binary>
53 <binary>eric6_tray</binary>
54 <binary>eric6_trpreviewer</binary>
55 <binary>eric6_uipreviewer</binary>
56 <binary>eric6_unittest</binary>
57 </provides>
58 <releases>
59 <release version="@VERSION@" date="@DATE@" />
60 </releases>
61 </component>

eric ide

mercurial