Metadata-Version: 2.4
Name: crespo
Version: 1.0.1
Summary: Crisp repos. Sharp AI. Give AI the blueprint, not the code.
Author-email: Hrudul Krishna K V <hrudulkrishna06@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/hrudulmmn/crespo
Project-URL: Issues, https://github.com/hrudulmmn/crespo/issues
Keywords: cli,ai,llm,codebase,ast,tokenizer,context-window,reduction,token-saving,developer-tools,context-compression
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: rich>=13.0.0
Requires-Dist: tree-sitter>=0.23.0
Requires-Dist: tree-sitter-language-pack>=0.0.1
Requires-Dist: tiktoken>=0.7.0
Requires-Dist: groq>=0.9.0
Requires-Dist: gitpython>=3.1.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: numpy>=1.26.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == "dev"
Requires-Dist: pytest-mock>=3.14.0; extra == "dev"
