Metadata-Version: 2.3
Name: spdx-checker
Version: 0.1.0
Summary: 
Author: Tobias Stach
Author-email: tobias.stach@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# SPDX License Checker

`spdx-checker` is a fast Python package for validating and analyzing SPDX license headers in your projects. Built with [Pydust-Ziggy](https://github.com/fulcrum-so/ziggy-pydust), it leverages Zig for exceptional speed and efficiency.

## License

[MIT](LICENSE)

