eric 4.5.13-1 source package in Ubuntu

Changelog

eric (4.5.13-1) unstable; urgency=low


  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Gudjon I. Gudjonsson ]
  * New upstream release
  * Add keywords to desktop file

 -- Gudjon I. Gudjonsson <email address hidden>  Tue, 13 Aug 2013 07:56:06 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
eric_4.5.13-1.dsc 4.2 KiB 0b742a5929946ed3fd2e5b045822308ca6bc5e9b4b3839ec18d9b89ae9793ec6
eric_4.5.13.orig-transl-cs.tar.gz 448.3 KiB 1115a6845988cb7fda87f6afde4bd617b49a646e74ad74c52cd1a64257baddce
eric_4.5.13.orig-transl-de.tar.gz 457.2 KiB e280254da9eb6078e3a04299f56a53be13e343f867b3f87e5b6475f4984b702f
eric_4.5.13.orig-transl-es.tar.gz 462.1 KiB fd35f273bfb7b39a2f4c4c7887ab28624f221a24a53b8937a36e2980ec577b9b
eric_4.5.13.orig-transl-fr.tar.gz 462.3 KiB 26d47aad8ddc3764bdeb0d3d2b7e2c47663974e15e8edeeebf20431d44457c09
eric_4.5.13.orig-transl-it.tar.gz 452.3 KiB 0f6c68348ebd788b58836dcfc656040d5a3950497767d6612e00a6bd32fa0b6b
eric_4.5.13.orig-transl-ru.tar.gz 469.7 KiB 8c94e4bf74aeb601288bc3bbe10bad282b305511ad75573c4e7dea322bb397e7
eric_4.5.13.orig-transl-tr.tar.gz 348.7 KiB da2f7e28de8f7793819840ad04fc1b52bf3650d414681287522b64c30151f9dc
eric_4.5.13.orig-transl-zhCNGB2312.tar.gz 381.7 KiB 101ffc97c728cdee03dbc8f7affd4eed664b6f9c6ced13727fdb7ed479264772
eric_4.5.13.orig.tar.gz 7.8 MiB 7032ff5758455b89fe733b41956e8ea60e215c4381603e897116cd15bb29da65
eric_4.5.13-1.debian.tar.gz 22.9 KiB 51febb554dec297d5585c9dbc5e00f174804ec522348617b044590b90001a3b3

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.