Metadata-Version: 2.1
Name: castep-linter
Version: 0.0.2
Project-URL: Documentation, https://github.com/unknown/castep-linter#readme
Project-URL: Issues, https://github.com/unknown/castep-linter/issues
Project-URL: Source, https://github.com/unknown/castep-linter
Author-email: Peter Byrne <peter.byrne@york.ac.uk>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: junitparser
Requires-Dist: rich
Requires-Dist: tree-sitter
Description-Content-Type: text/markdown

# CASTEP Linter

This is a code linter for the [CASTEP](http://www.castep.org) project to enforce certain style features.
