eric 24.3+ds1-1 source package in Ubuntu

Changelog

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

  [ Gudjon I. Gudjonsson ]
  * New upstream release
  * Fix patches
  * Remove README-i18n.rst and rename README.rst in docs file
  * Add binary dependency on python3-pyqt6.qtpdf,python3-pyqt6.qtwebsockets,
    python3-semver
  * Remove Jasy from copyright file
  * Add manpages for eric7_pip and eric7_pdf

  [ Andreas Tille ]
  * Swap Maintainer and Uploaders to make DPT maintainer
  * Drop distutils from Depends
    Closes: #1065855
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Lintian-overrides (see lintian bug #1017966)
  * Drop python3-sip-dev from Build-Depends
    Closes: #1060736
  * Python2 is not supported any more thus close bug about Python2 issue
    Closes: #778428

 -- Andreas Tille <email address hidden>  Mon, 18 Mar 2024 20:55:27 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eric_24.3+ds1-1.dsc 2.1 KiB bf6fcfdec67bb5f092060ae9a442f27a1823ac3eddb1348c30eb33cc59825f33
eric_24.3+ds1.orig.tar.gz 16.0 MiB dda60c30c2d60276b99f2cb0db207cf48121b1ddf64d3c48daa7b804f687a6dd
eric_24.3+ds1-1.debian.tar.xz 24.3 KiB 1cef7656b6bb0eac6340964a9c632f5b672b50d840b6c6d137ce46ea342ad9df

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.