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

    Исходный пакет: pudb
    Версия: 2022.1.2-alt1
    Последняя версия по данным Repology
    Собран:  16 августа 2022 г. 16:54 в задании #305364
    Сообщить об ошибке в пакете
    Домашняя страница: 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-pytest-mock
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. python3-module-urwid
      5. rpm-build-python3

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


    16 августа 2022 г. George V. Kouryachy 2022.1.2-alt1
    - Autobuild version bump to 2022.1.2
    - Introduce tests
    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