Metadata-Version: 2.4
Name: checkmate-ai
Version: 1.0.0
Summary: AI Code Security Scanner with Human-in-the-Loop Feedback
Home-page: https://github.com/yourusername/checkmate
Author: UCS Hackathon 26
Author-email: UCS Hackathon 26 <team@checkmate.ai>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/checkmate
Project-URL: Documentation, https://github.com/yourusername/checkmate/blob/main/README.md
Project-URL: Repository, https://github.com/yourusername/checkmate
Project-URL: Issues, https://github.com/yourusername/checkmate/issues
Keywords: security,vulnerability,scanner,ai,feedback,anomaly-detection
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.115.0
Requires-Dist: uvicorn[standard]>=0.30.0
Requires-Dist: pydantic>=2.7.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: aiosqlite>=0.19.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: click>=8.1.0
Requires-Dist: rich>=13.0.0
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
