Metadata-Version: 2.4
Name: neuroscore
Version: 0.1.0
Summary: Cognitive scoring engine for developer artifacts
Project-URL: Homepage, https://github.com/hoklims/neuroscore
Project-URL: Documentation, https://github.com/hoklims/neuroscore/tree/main/docs
Project-URL: Repository, https://github.com/hoklims/neuroscore
Project-URL: Issues, https://github.com/hoklims/neuroscore/issues
Author: NeuroScore Contributors
License-Expression: MIT
Keywords: cognitive,documentation,prompts,quality,scoring
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: pydantic<3,>=2.10
Provides-Extra: dev
Requires-Dist: pyright>=1.1; extra == 'dev'
Requires-Dist: pytest-cov>=6.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.9; extra == 'dev'
Provides-Extra: embedding
Requires-Dist: numpy<3,>=1.26; extra == 'embedding'
Requires-Dist: scikit-learn<2,>=1.5; extra == 'embedding'
Description-Content-Type: text/plain

Cognitive scoring engine for developer artifacts. See https://github.com/hoklims/neuroscore