20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
python3-paginate: python3-paginate (divides large result sets into pages)
|
|
python3-paginate:
|
|
python3-paginate: This module helps divide up large result sets into pages or chunks.
|
|
python3-paginate: The user gets displayed one page at a time and can navigate to other
|
|
python3-paginate: pages. It is especially useful when developing web interfaces and
|
|
python3-paginate: showing the users only a selection of information at a time.
|
|
python3-paginate:
|
|
python3-paginate: Homepage: https://pypi.org/project/paginate/
|
|
python3-paginate:
|
|
python3-paginate:
|
|
python3-paginate:
|