eric 19.12+ds1-1 source package in Ubuntu

Changelog

eric (19.12+ds1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Boyuan Yang ]
  * New upstream release 19.12.
  * debian/control:
    + Bump Standards-Version to 4.4.1.
  * debian/patches: Refresh all patches.
  * debian/rules: Also install upstream changelog.

 -- Boyuan Yang <email address hidden>  Sun, 15 Dec 2019 17:11:00 -0500

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eric_19.12+ds1-1.dsc 2.1 KiB 50f036013b454e4e8e3b950558a392cd7d24581b3f380376091b11876a7ac5a1
eric_19.12+ds1.orig.tar.gz 15.3 MiB 3ae18953a1bdf7e5cac41d7cb5d8d154b24c9739a6c73bb7ae225396000e5bf0
eric_19.12+ds1-1.debian.tar.xz 26.8 KiB 8beae35f6f83e73c23639006f831b884bd97b60436f1a778f3d20e412c822835

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 eric5.
   * 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.