Metadata-Version: 2.1
Name: terminal-table
Version: 2.0.1
Summary: Print headers and rows of data in terminal
License: MIT
Author: Sarcoma
Author-email: sean@orderandchaoscreative.com
Requires-Python: >=3.5,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: ansi-colours (>=1.0.0,<2.0.0)
Requires-Dist: coverage (>=5.2.1,<6.0.0)
Requires-Dist: pytest (>=6.0.1,<7.0.0)
Requires-Dist: pytest-cov (>=2.10.1,<3.0.0)
