Package python3-module-paginate: Information

    Source package: python3-module-paginate
    Version: 0.5.7-alt1
    Build time:  Aug 26, 2024, 06:58 PM
    Report package bug
    License: MIT
    Summary: Divides large result sets into pages for easier browsing
    Description: 
    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.

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

    Maintainer: Anton Vyatkin


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

    Last changed


    Aug. 26, 2024 Anton Vyatkin 0.5.7-alt1
    - New version 0.5.7.
    - Migrate to pyproject macroses.
    - Build with check.
    March 24, 2023 Anton Vyatkin 0.5.6-alt4
    - Fix BuildRequires.
    Feb. 10, 2020 Andrey Bychkov 0.5.6-alt3
    - Build for python2 disabled.