eric 4.4.17-1 source package in Ubuntu

Changelog

eric (4.4.17-1) unstable; urgency=low

  * New upstream release
  * Add build-indep target
  * Change doc/python2.5-doc path to doc/python-doc
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:15:43 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
eric_4.4.17.orig-transl-cs.tar.gz 441.5 KiB ca71a4501f518d19889d42faa51c4a7be3c1c5eb45db746bd635e2862ddf6847
eric_4.4.17.orig-transl-de.tar.gz 442.4 KiB bfaaaa1c8d5bf75ddec0cdde399d6a7424e053d100d7e7a99d6944e2cf515fc5
eric_4.4.17.orig-transl-es.tar.gz 446.1 KiB c31e82a4c2cb0c67d779a8e527ba3070a2171043442efd344d8e06d3af1c18f2
eric_4.4.17.orig-transl-fr.tar.gz 446.8 KiB 018bede06ea832e7c0c712121e08fa5ae5dc4670c897582e3c6b6cc1058292d2
eric_4.4.17.orig-transl-it.tar.gz 434.9 KiB ae63170a875cd2895551004a983b0baec0f683a426ff1788d3851960843e3845
eric_4.4.17.orig-transl-ru.tar.gz 461.6 KiB d65471eacf6205758e644a90355d8528c99ab11bd04b0cf3811b40be1f06a379
eric_4.4.17.orig-transl-tr.tar.gz 349.4 KiB 32205d762b0dffe4b09b1da71c7f7f732cd82b6be91cfaabafc69aacaf374044
eric_4.4.17.orig-transl-zhCNGB2312.tar.gz 383.0 KiB 5095f3da90372fd91712e6890301d71b1d5668c3a5418107f3d87602db852d6d
eric_4.4.17.orig.tar.gz 6.4 MiB ad7856ecb13d9f0fed27eb3e0b2e13d1b73d524ffd6269b74e4b7a46c4f7eec4
eric_4.4.17-1.debian.tar.gz 22.3 KiB ca3379800db41f26f4cc547a492160a5ed5e48b3cab6cbffd3a7c8c26335e94d
eric_4.4.17-1.dsc 4.2 KiB 692488b14237781bdf9b50cb8af071dff54b5e7c0523a460e529a1c8e9469f90

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.