Source: eric Section: devel Priority: optional Maintainer: Gudjon I. Gudjonsson Uploaders: Boyuan Yang , Python Applications Packaging Team , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, Build-Depends-Indep: pyqt5-dev, python3-all, python3-pyqt5, python3-pyqt5.qsci, python3-sip-dev, qttools5-dev-tools, Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: https://eric-ide.python-projects.org/ Vcs-Git: https://salsa.debian.org/python-team/packages/eric.git Vcs-Browser: https://salsa.debian.org/python-team/packages/eric Package: eric Architecture: all Depends: libjs-jquery, libjs-jquery-hotkeys, libjs-jquery-isonscreen, libjs-jquery-tablesorter, libjs-jquery-ui, python3-chardet, python3-distutils, python3-pygments, python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtsql, python3-pyqt5.qtsvg, python3-pyqt5.qtwebkit, python3-asttokens, python3-send2trash, ${misc:Depends}, ${python3:Depends}, Recommends: eric-api-files, python3-rope, python3-pyqt5.qtwebengine, python3-pyqtchart, Suggests: pyqt5-dev-tools, pyqt5-doc, python3-doc, qt5-doc-html, qtbase5-doc-html, qttools5-dev, ruby, Description: 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. Package: eric-api-files Architecture: all Depends: eric, ${misc:Depends}, Description: 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.