eric 23.2+ds1-2ubuntu1 source package in Ubuntu

Changelog

eric (23.2+ds1-2ubuntu1) noble; urgency=medium

  * Drop dependency on python3-distutils.

 -- Matthias Klose <email address hidden>  Sat, 09 Mar 2024 12:07:33 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Gudjon I. Gudjonsson
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eric_23.2+ds1.orig.tar.gz 16.1 MiB caa7c97fd6f3518bcb7a8e53dd6bfdfb485634bca89f0cbbe7e57a0efdb91c93
eric_23.2+ds1-2ubuntu1.debian.tar.xz 24.4 KiB 3e80286f3bed1d23d2ce710f97220248abbd6a2d7634d72d4cda7c382283ca79
eric_23.2+ds1-2ubuntu1.dsc 2.1 KiB 9d86f5227c586329b7e81bb91bf2c34b4503525c5df7ecd78db6b7f17f882e62

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