Пакет pudb: Информация

    Исходный пакет: pudb
    Версия: 2022.1.1-alt1
    Последняя версия по данным Repology
    Собран:  17 апреля 2022 г. 19:25 в задании #298612
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/pudb

    Лицензия: MIT
    О пакете: A full-screen, console-based Python debugger
    Описание: 
    PuDB is a full-screen, console-based visual debugger for Python.
    
    Its goal is to provide all the niceties of modern GUI-based debuggers in
    a more lightweight and keyboard-friendly package. PuDB allows you to
    debug code right where you write and test it--in a terminal. If you've
    worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal
    or C tools, PuDB's UI might look familiar.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pudb (noarch)
    python3-module-pudb (noarch)
    python3-module-pudb-ipython (noarch)

    Сопровождающий: George V. Kouryachy

    Список участников:
    George V. Kouryachy
    Andrey Bychkov

      1. python3-module-setuptools
      2. rpm-build-python3

    Последнее изменение


    17 апреля 2022 г. George V. Kouryachy 2022.1.1-alt1
    - Autobuild version bump to 2022.1.1
    11 февраля 2022 г. George V. Kouryachy 2022.1-alt1
    - Autobuild version bump to 2022.1
    - Separate IPython plugin
    3 февраля 2020 г. Andrey Bychkov 2019.2-alt2
    - Build for python2 disabled.