Metadata-Version: 2.1
Name: diagtest
Version: 0.1.2
Summary: Compiler diagnostics testing
Home-page: https://github.com/tsche/diagtest
Author: Tsche
Author-email: contact@palliate.io
License: MIT
Project-URL: Bug Tracker, https://github.com/tsche/diagtest/issues
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: colorama >=0.4.6
Requires-Dist: click >=8.1.0
Requires-Dist: empy >=4.0.0
Requires-Dist: packaging >=23.2
Provides-Extra: testing
Requires-Dist: pytest >=7.1.3 ; extra == 'testing'
Requires-Dist: pytest-cov >=4.0.0 ; extra == 'testing'
Requires-Dist: mypy >=0.982 ; extra == 'testing'
Requires-Dist: pylint >=2.17.0 ; extra == 'testing'
Requires-Dist: build ; extra == 'testing'

# diagtest
compiler diagnostics testing
