eric 23.2+ds1-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Remove patches 5-fix-browser-crash and 6-fix-speeddial.
    Implemented in upstream
  * Add dependency on python3-coverage
  * Remove coverage from copyright file
  * Remove extra license file, LICENSE.txt

 -- Gudjon I. Gudjonsson <email address hidden>  Mon, 06 Feb 2023 17:25:51 +0000

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
Mantic release universe python
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eric_23.2+ds1-1.dsc 2.1 KiB 21bc9e515db319617491fab25494e7d382c66e69d83ed99f19ee618e796378d8
eric_23.2+ds1.orig.tar.gz 16.1 MiB caa7c97fd6f3518bcb7a8e53dd6bfdfb485634bca89f0cbbe7e57a0efdb91c93
eric_23.2+ds1-1.debian.tar.xz 24.2 KiB 8e3b5413656fa90e8b7231b3dee2f584241673dd8013739e2cc72850d9f8d173

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.