Metadata-Version: 2.4
Name: ninho-core
Version: 1.0.0
Summary: Core library for AI coding context management
Author-email: Ninho <hello@ninho.ai>
License: MIT
Project-URL: Homepage, https://ninho.ai
Project-URL: Repository, https://github.com/ninho-ai/ninho
Project-URL: Documentation, https://ninho.ai/docs
Project-URL: Issues, https://github.com/ninho-ai/ninho/issues
Keywords: ai-coding,context,claude-code,prd,memory
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Version Control
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
