eric 4.5.18-1 source package in Ubuntu

Changelog

eric (4.5.18-1) unstable; urgency=medium


  * New upstream release
  * Bump standards version to 3.9.5
  * Add path to PyKDE4 doc to patch 01_path_fix

 -- Gudjon I. Gudjonsson <email address hidden>  Wed, 08 Jan 2014 23:25:22 +0100

Upload details

Uploaded by:
Gudjon I. Gudjonsson
Uploaded to:
Sid
Original maintainer:
Gudjon I. Gudjonsson
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
eric_4.5.18-1.dsc 4.2 KiB 35177e6f2d13f6675399522e84f3f14219e0a229a710b51ca34ca445de8def29
eric_4.5.18.orig-transl-cs.tar.gz 441.4 KiB 8e13125156d88f67f7cd49fe7aad3d5e6aa2b31977b895dfa1b1128d72764712
eric_4.5.18.orig-transl-de.tar.gz 457.5 KiB 0880a3e93cd9191bdb81ff2bef1fa9bcec69ab5b0a3ae882eda6f557765481ec
eric_4.5.18.orig-transl-es.tar.gz 462.2 KiB 8a8d80424f1e60ed5e46feaf29b61613abfdc5e248e5bf6a545cb930bf84dff5
eric_4.5.18.orig-transl-fr.tar.gz 457.4 KiB 279948c0b98f71b06f5218d0c6ccbc727d85081598ff7d925e1d403b58d6171b
eric_4.5.18.orig-transl-it.tar.gz 447.6 KiB 238167cfb0d1aeb76a553c5d51a185c03cce15f3605c244f984b7f925ba6afc2
eric_4.5.18.orig-transl-ru.tar.gz 463.6 KiB b3cea918a8e50fcdb7bab5fa1de2e54e929eb264a34f1d23754cf029ce6fe861
eric_4.5.18.orig-transl-tr.tar.gz 344.2 KiB 0762bd97d1cf71630a1154f7fdf1b99b114e05bd168b0988d37cdc21126332b0
eric_4.5.18.orig-transl-zhCNGB2312.tar.gz 372.3 KiB 8bd7a89bd86cf2acfbfb6de74d6b492caf18f6fb1a334e2d050ea36aeaf9ca80
eric_4.5.18.orig.tar.gz 7.8 MiB c9d211449cf3475595b96387844fa794a288a1c1749ef5d0a582f851c8976dfe
eric_4.5.18-1.debian.tar.gz 23.0 KiB 596759dd6b04b84f0475fc6456d2f952606585b1d08ac814f779821a64a606c4

Available diffs

No changes file available.

Binary packages built by this source

eric: full featured Python IDE

 eric is a full featured Python IDE written in PyQt using the QScintilla
 editor widget. Some highlights
   * Any number of editors with configurable syntax highlighting, code
     folding, auto indenting and brace highlighting.
   * Integrated Project Management facility to organize your projects. The
     project browser shows all source files, all forms and all translations
     each on its own tab. The source browser has built in class browsing
     capabilities.
   * Integrated and full featured debuggers for Python and Ruby.
   * Interactive shells for Python and Ruby.
   * An explorer window for walking through your directory structure with
     built in class browsing capabilities for Python files.
   * Variable windows that display local and global variables in the
     current scope while debugging a program.
   * An integrated interface to the Python Module "unittest".
   * An integrated help viewer to display HTML help files. Alternatively
     you can choose to use Qt-Assistant to view help files.
   * Display of the UI in different languages.
   * The capability to start Qt-Designer and Qt-Linguist from within eric4.
   * The ability to compile Qt-Designer forms, to produce Qt-Linguist files
     and release them from within the IDE.

eric-api-files: API description files for use with eric

 This package contains code completion API files of
 Python standard modules & builtins, PyQt and PyKDE.
 .
 eric is a full featured Python IDE.