Metadata-Version: 2.4
Name: klint
Version: 0.1.0
Summary: Architecture-as-Code linter for TypeScript and Python projects.
Author: Konvert7
License-Expression: MIT
Project-URL: Homepage, https://klint.dev
Project-URL: Repository, https://github.com/konvert7/klint
Project-URL: Issues, https://github.com/konvert7/klint/issues
Keywords: architecture,linter,typescript,python,rust
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# klint

Python package wrapper for the native klint Rust engine.

This package is not the TypeScript/Bun implementation. It bundles the Rust
binary and exposes the `klint` console command for Python projects.
