Metadata-Version: 2.4
Name: sdlcctl
Version: 1.0.0
Summary: SDLC 5.1.2 Structure Validator CLI
Author-email: SDLC Orchestrator Team <dangtt1971@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/Minh-Tam-Solution/SDLC-Orchestrator
Project-URL: Documentation, https://github.com/Minh-Tam-Solution/SDLC-Orchestrator/blob/main/docs
Project-URL: Repository, https://github.com/Minh-Tam-Solution/SDLC-Orchestrator
Keywords: sdlc,cli,validation,code-generation
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: rich>=13.0.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
