Source: pydevd Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Julian Gilbey Build-Depends: cython3, debhelper-compat (= 13), dh-python, dh-sequence-python3, gdb , libqt5x11extras5 , procps , python3-all-dev, python3-bytecode (>= 0.14.0-2), python3-cherrypy3 , python3-coverage , python3-django , python3-flask , python3-gevent , python3-ipython , python3-jinja2 , python3-matplotlib , python3-numpy , python3-pandas , python3-psutil , python3-pyqt5 , python3-pyqt5.qtsvg , python3-pytest , python3-pytest-xdist , python3-setuptools, python3-trio , python3-untangle , txt2man, xauth , xvfb Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://github.com/fabioz/PyDev.Debugger/ Vcs-Browser: https://salsa.debian.org/python-team/packages/pydevd Vcs-Git: https://salsa.debian.org/python-team/packages/pydevd.git Description: Debugger used by debugpy This is the debugger underlying debugpy, which is used by IPython and Spyder, among others. . This package can also be used for remote debugging, connecting from an IDE. Package: pydevd Architecture: all Depends: python3-pydevd (>= ${binary:Version}), ${misc:Depends}, ${python3:Depends} Section: utils Description: ${source:Synopsis} (command line script) ${source:Extended-Description} . This package provides the "pydevd" command to run pydevd on another Python script from the command line. Package: python3-pydevd Architecture: any Depends: gdb, python3-bytecode (>= 0.14.0-2), python3-coverage, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Suggests: pydevd Breaks: python3-debugpy (<< 1.8.0+ds), python3-omegaconf (<< 2.2.2-1) Replaces: python3-omegaconf (<< 2.2.2-1) Description: ${source:Synopsis} (command line script) ${source:Extended-Description} . The command line "pydevd" tool is available in the separate pydevd package.