Sun, 30 Nov 2014 13:07:14 +0100
Prepared release 5.5.1.
3609
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
1 | <?xml version="1.0" encoding="UTF-8"?> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
2 | <!-- Copyright 2013 First Lastname <your@email.com> --> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
3 | <application> |
3932
a909b9212f59
Modified the install script to allow parallel installation for Python2 and Python3.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3609
diff
changeset
|
4 | <id type="desktop">eric5@MARKER@.desktop</id> |
3609
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
5 | <metadata_license>CC-BY-3.0</metadata_license> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
6 | <project_license>GPL-3.0+</project_license> |
3932
a909b9212f59
Modified the install script to allow parallel installation for Python2 and Python3.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
3609
diff
changeset
|
7 | <name>eric5@MARKER@</name> |
3609
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
8 | <summary>Integrated Development Environment for Python</summary> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
9 | <description> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
10 | <p> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
11 | Eric is a full featured Python and Ruby editor and IDE, written |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
12 | in python. It is based on the cross platform Qt gui toolkit, integrating |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
13 | the highly flexible Scintilla editor control. It is designed to be |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
14 | usable as everdays' quick and dirty editor as well as being usable as a |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
15 | professional project management tool integrating many advanced features |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
16 | Python offers the professional coder. eric4 includes a plugin system, which |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
17 | allows easy extension of the IDE functionality with plugins downloadable |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
18 | from the net. |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
19 | </p> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
20 | </description> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
21 | <screenshots> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
22 | <screenshot type="default" width="1931" height="1404">http://eric-ide.python-projects.org/images/eric5-screen-01.png</screenshot> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
23 | <screenshot width="1936" height="1404">http://eric-ide.python-projects.org/images/eric5-screen-02.png</screenshot> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
24 | <screenshot width="1330" height="1405">http://eric-ide.python-projects.org/images/eric5-screen-04.png</screenshot> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
25 | <screenshot width="1431" height="1254">http://eric-ide.python-projects.org/images/eric5-screen-10.png</screenshot> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
26 | </screenshots> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
27 | <url type="homepage">http://eric-ide.python-projects.org</url> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
28 | <updatecontact>detlev_at_die-offenbachs.de</updatecontact> |
5f17196652d5
Added an appdata file for the IDE to be installed on Linux.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
29 | </application> |