Metadata-Version: 2.1
Name: oida
Version: 0.1.0
Summary: Oida is Oda's linter that enforces code style and modularization in our Django projects.
License: MIT
Author: Oda
Author-email: tech@oda.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: Django
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Dist: libcst (>=0.4.3,<0.5.0)
Requires-Dist: tomli (>=1.0.0); python_version < "3.11"
