Metadata-Version: 2.4
Name: cloctui
Version: 0.1.0
Summary: A TUI interface for the CLOC code analysis tool, using the Textual framework.
Project-URL: Repository, https://github.com/edward-jazzhands/cloctui
Project-URL: Changelog, https://github.com/edward-jazzhands/cloctui/blob/master/Changelog.md
Author-email: Edward Jazzhands <ed.jazzhands@gmail.com>
License: MIT
License-File: LICENSE
Keywords: python,slidecontainer,textual,tui,widget
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: click>=8.1.8
Requires-Dist: textual>=3.7.1
