Metadata-Version: 2.1
Name: inxi
Version: 0.1.1
Summary: A Python template project
License: MIT
Author: Jan Willems
Author-email: jw@elevenbits.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: psutil (>=5.8.0,<6.0.0)
Requires-Dist: py-cpuinfo (>=8.0.0,<9.0.0)
Requires-Dist: rich (>=10.16.1,<11.0.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
