linux/eric7.appdata.xml.in

Thu, 20 May 2021 19:52:44 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 20 May 2021 19:52:44 +0200
branch
eric7
changeset 8339
75908476226e
parent 8312
800c432b34c8
permissions
-rw-r--r--

Prepared the install and uninstall scripts.

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
 <id>eric7@MARKER@.desktop</id>
 <metadata_license>CC-BY-3.0</metadata_license>
 <project_license>GPL-3.0+</project_license>
 <name>eric7@MARKER@</name>
 <summary>Integrated Development Environment for Python</summary>
 <description>
  <p>
    Eric is a full featured Python editor and IDE, written
    in Python. It is based on the cross platform Qt GUI toolkit, integrating
    the highly flexible QScintilla 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. Eric includes a plug-in system, which
    allows easy extension of the IDE functionality with plug-ins downloadable
    from the net.
  </p>
 </description>
 <screenshots>
  <screenshot type="default" width="1931" height="1404">https://eric-ide.python-projects.org/images/eric5-screen-01.png</screenshot>
  <screenshot width="1936" height="1404">https://eric-ide.python-projects.org/images/eric5-screen-02.png</screenshot>
  <screenshot width="1330" height="1405">https://eric-ide.python-projects.org/images/eric5-screen-04.png</screenshot>
  <screenshot width="1431" height="1254">https://eric-ide.python-projects.org/images/eric5-screen-10.png</screenshot>
 </screenshots>
 <url type="homepage">https://eric-ide.python-projects.org</url>
 <url type="bugtracker">https://die-offenbachs.homelinux.org/issues/</url>
 <url type="translate">https://eric-ide.python-projects.org/eric-translations.html</url>
 <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>
 <update_contact>detlev_AT_die-offenbachs.de</update_contact>
 <developer_name>Detlev Offenbach</developer_name>
 <translation type="qt">eric7</translation>
 <provides>
   <binary>eric7</binary>
   <binary>eric7_api</binary>
   <binary>eric7_browser</binary>
   <binary>eric7_compare</binary>
   <binary>eric7_configure</binary>
   <binary>eric7_diff</binary>
   <binary>eric7_doc</binary>
   <binary>eric7_editor</binary>
   <binary>eric7_hexeditor</binary>
   <binary>eric7_iconeditor</binary>
   <binary>eric7_plugininstall</binary>
   <binary>eric7_pluginrepository</binary>
   <binary>eric7_pluginuninstall</binary>
   <binary>eric7_qregexp</binary>
   <binary>eric7_qregularexpression</binary>
   <binary>eric7_re</binary>
   <binary>eric7_shell</binary>
   <binary>eric7_snap</binary>
   <binary>eric7_sqlbrowser</binary>
   <binary>eric7_tray</binary>
   <binary>eric7_trpreviewer</binary>
   <binary>eric7_uipreviewer</binary>
   <binary>eric7_unittest</binary>
 </provides>
 <releases>
   <release version="@VERSION@" date="@DATE@" />
 </releases>
</component>

eric ide

mercurial