eric5.appdata.xml

Sat, 04 Oct 2014 13:05:57 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 04 Oct 2014 13:05:57 +0200
branch
5_4_x
changeset 3849
df1305478619
parent 3610
fa0448f34e49
child 3932
a909b9212f59
permissions
-rw-r--r--

Prepared new 5.4.x release.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 First Lastname <your@email.com> -->
<application>
 <id type="desktop">eric5.desktop</id>
 <metadata_license>CC-BY-3.0</metadata_license>
 <project_license>GPL-3.0+</project_license>
 <name>eric5</name>
 <summary>Integrated Development Environment for Python</summary>
 <description>
  <p>
    Eric is a full featured Python and Ruby editor and IDE, written
    in python. It is based on the cross platform Qt gui toolkit, integrating
    the highly flexible Scintilla editor control. It is designed to be
    usable as everdays' quick and dirty editor as well as being usable as a
    professional project management tool integrating many advanced features
    Python offers the professional coder. eric4 includes a plugin system, which
    allows easy extension of the IDE functionality with plugins downloadable
    from the net.
  </p>
 </description>
 <screenshots>
  <screenshot type="default" width="1931" height="1404">http://eric-ide.python-projects.org/images/eric5-screen-01.png</screenshot>
  <screenshot width="1936" height="1404">http://eric-ide.python-projects.org/images/eric5-screen-02.png</screenshot>
  <screenshot width="1330" height="1405">http://eric-ide.python-projects.org/images/eric5-screen-04.png</screenshot>
  <screenshot width="1431" height="1254">http://eric-ide.python-projects.org/images/eric5-screen-10.png</screenshot>
 </screenshots>
 <url type="homepage">http://eric-ide.python-projects.org</url>
 <updatecontact>detlev_at_die-offenbachs.de</updatecontact>
</application>

eric ide

mercurial