Metadata-Version: 2.1
Name: terminal-table
Version: 0.3.1
Summary: Print headers and rows of data in terminal
Home-page: https://github.com/sarcoma/terminal_table
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: # Python Table
        
        Print out headers and rows in to a table in the terminal.
        
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: dev
Provides-Extra: test
