eric 4.4.15-1 source package in Ubuntu

Changelog

eric (4.4.15-1) unstable; urgency=low

  * New upstream file
  * Fixed watch file, not to search for snapshots
  * Removed version from python-sip/qt4 dependencies. It disturbs
    the build daemon and the non-working versions have never 
    been packaged (Closes: #629749)
  * Bump standards version to 3.9.2
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  15 Jun 2011 09:34:49 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Gudjon I. Gudjonsson
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
eric_4.4.15.orig-transl-cs.tar.gz 441.5 KiB c3c4e1a3f7cbc66f2d2da5bf7c56871041cbfc3c1eed118584c3cb0f751978cc
eric_4.4.15.orig-transl-de.tar.gz 442.4 KiB b9d40d51c3be0ceb785d6f70fbb05ce7d41138db0d869850c9b7ed0c73c04000
eric_4.4.15.orig-transl-es.tar.gz 446.1 KiB 60c2d9aa4465c797b961f9011bf73f0e81c6cd65669daec02278fa05e354027a
eric_4.4.15.orig-transl-fr.tar.gz 420.1 KiB 1c50fe73a3459762a3eb8120fc65a5af0da886425bf52c1a3d8c5e0d54d9f459
eric_4.4.15.orig-transl-it.tar.gz 434.9 KiB 5a59adfdf76988487845931b60542c09a7a4a4f6b0feeaf9921b9046e2fc211a
eric_4.4.15.orig-transl-ru.tar.gz 461.6 KiB 9443ebe704a99fc51d43807ce40b523e6d569ef051b3c6cabba73f06a22dd9d3
eric_4.4.15.orig-transl-tr.tar.gz 349.4 KiB 0af67ddfc114da54392c04dc7d18e863b0163a191834bd0eedac7a8a7690272a
eric_4.4.15.orig-transl-zhCNGB2312.tar.gz 383.0 KiB 8ca3768e93dcc4511f6b839f1e81bff9ed0a4f0c2846c97e83a844b10ed6be67
eric_4.4.15.orig.tar.gz 6.4 MiB f98127cac165d67b182161e2577caf90ffb13bb11cc42f3d2d059d9443caa9d5
eric_4.4.15-1.debian.tar.gz 22.8 KiB d804ab37f5854e89214a7df3c39575b1a83e1d69caead982ba8e8b0c45200ad6
eric_4.4.15-1.dsc 4.2 KiB c3993739c5443f3507ab719fd68249bc06b2e83638d767161b2598c07a9719ef

Available diffs

View changes file

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.