Metadata-Version: 2.1
Name: terminal-pagination
Version: 0.0.5
Summary: Navigate lists of data with pagination in the terminal
Home-page: https://github.com/sarcoma/terminal_pagination
Author: sarcoma
Author-email: sean@orderandchaoscreative.com
License: UNKNOWN
Project-URL: Order & Chaos Creative, https://orderandchaoscreative.com
Project-URL: Bug Reports, https://github.com/sarcoma/terminal_table/issues
Project-URL: Source, https://github.com/sarcoma/terminal_table
Description: # Terminal-Pagination
        
        Paginate a list of data use a key index to select a row of data.
        
        ![Screenshot of Pagination](/../screenshot/screenshot/pagination.png?raw=true "Pagination Example")
        
Keywords: table print development display terminal command-line-tools
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5, <4
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
