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

    Исходный пакет: python3-module-paginate
    Версия: 0.5.7-alt1
    Собран:  26 августа 2024 г. 18:15
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/paginate

    Лицензия: MIT
    О пакете: Divides large result sets into pages for easier browsing
    Описание: 
    This module helps divide up large result sets into pages or chunks. The
    user gets displayed one page at a time and can navigate to other pages.
    It is especially useful when developing web interfaces and showing the
    users only a selection of information at a time.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-paginate (noarch)

    Сопровождающий: Anton Vyatkin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-pytest
      3. python3-module-setuptools
      4. python3-module-wheel
      5. rpm-build-python3

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


    26 августа 2024 г. Anton Vyatkin 0.5.7-alt1
    - New version 0.5.7.
    - Migrate to pyproject macroses.
    - Build with check.
    24 марта 2023 г. Anton Vyatkin 0.5.6-alt4
    - Fix BuildRequires.
    10 февраля 2020 г. Andrey Bychkov 0.5.6-alt3
    - Build for python2 disabled.