Пакет python3-module-GitPython: Информация

    Исходный пакет: python3-module-GitPython
    Версия: 3.1.43-alt1
    Последняя версия по данным Repology
    Собран:  1 апреля 2024 г. 15:17 в задании #344127
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/GitPython/

    Лицензия: BSD
    О пакете: GitPython is a python library used to interact with Git repositories
    Описание: 
    GitPython is a python library used to interact with git repositories,
    high-level like git-porcelain, or low-level like git-plumbing.
    
    It provides abstractions of git objects for easy access of repository data, and
    additionally allows you to access the git repository more directly using either
    a pure python implementation, or the faster, but more resource intensive git
    command implementation.
    
    The object database implementation is optimized for handling large quantities of
    objects and large datasets, which is achieved by using low-level structures and
    data streaming.

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

    Сопровождающий: Stanislav Levin


    Права:
    Vitaly Lipatov
    @everybody

      1. /proc
      2. /usr/bin/git
      3. /usr/sbin/git-daemon
      4. python3-module-ddt
      5. python3-module-gitdb
      6. python3-module-gitdb-tests
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-pytest
      9. python3-module-pytest-instafail
      10. python3-module-pytest-mock
      11. python3-module-pytest-sugar
      12. python3-module-setuptools
      13. python3-module-wheel
      14. rpm-build-pyproject

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


    1 апреля 2024 г. Stanislav Levin 3.1.43-alt1
    - 3.1.42 -> 3.1.43.
    16 февраля 2024 г. Stanislav Levin 3.1.42-alt1
    - 3.1.41 -> 3.1.42.
    14 февраля 2024 г. Stanislav Levin 3.1.41-alt1
    - 3.1.40 -> 3.1.41 (closes: #49418).