Package python3-module-paginate: Information
Source package: python3-module-paginate
Version: 0.5.7-alt1
Build time: Aug 26, 2024, 06:58 PM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/paginate
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.
Maintainer: Anton Vyatkin
List of contributors:
Anton Vyatkin
Andrey Bychkov
Stanislav Levin
Aleksei Nikiforov
Igor Vlasenko
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Anton Vyatkin
Andrey Bychkov
Stanislav Levin
Aleksei Nikiforov
Igor Vlasenko
Ivan Zakharyaschev
Eugeny A. Rostovtsev
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.