Package python3-module-pygdbmi: Information

    Source package: python3-module-pygdbmi
    Version: 0.11.0.0-alt1.1
    Build time:  Aug 17, 2025, 10:28 AM
    Report package bug
    License: MIT
    Summary: A library to parse gdb mi output and interact with gdb subprocesses
    Description: 
    Python (py) gdb machine interface (mi).
    
    GDB/MI is a line based machine oriented text interface to GDB and is
    activated by specifying using the --interpreter command line option
    (see Mode Options). It is specifically intended to support the
    development of systems which use the debugger as just one small
    component of a larger system.

    List of RPM packages built from this SRPM:
    python3-module-pygdbmi (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Andrey Limachko

      1. gdb
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-tox
      6. python3-module-tox-console-scripts
      7. python3-module-tox-no-deps
      8. python3-module-tox-passenv
      9. python3-module-wheel
      10. rpm-build-pyproject

    Last changed


    Feb. 6, 2025 Stanislav Levin 0.11.0.0-alt1.1
    - NMU: fixed FTBFS (tox 4).
    Oct. 26, 2023 Andrey Limachko 0.11.0.0-alt1
    - Initial build for Sisyphus