Metadata-Version: 2.4
Name: fenso
Version: 0.0.1
Summary: An architecture linter for Python: enforces module boundaries and dependency rules. Early development.
License: MIT
Keywords: architecture,boundaries,imports,lint
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Fenso

Fenso is an architecture linter for Python: it enforces module boundaries and
dependency rules across your codebase.

Fenso is in early development; the first usable release will appear here.
