Metadata-Version: 2.4
Name: ccllm
Version: 0.1.3
Summary: Lossless text compression, storage, memory management, and retrieval toolkit
Author-email: Wasi Ahmad <wasiahamd0569@gmail.com>
License: MIT
Keywords: compression,retrieval,memory,storage,nlp
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi<1.0,>=0.110
Requires-Dist: pydantic<3.0,>=2.7
Requires-Dist: numpy<3.0,>=2.3
Requires-Dist: scikit-learn<2.0,>=1.7
Requires-Dist: uvicorn<1.0,>=0.29
Provides-Extra: dev
Requires-Dist: pytest<9,>=8; extra == "dev"
Requires-Dist: pytest-cov<6,>=5; extra == "dev"
Requires-Dist: ruff<0.6,>=0.4; extra == "dev"
Requires-Dist: build>=1.2; extra == "dev"
Requires-Dist: twine<6,>=5; extra == "dev"
Dynamic: license-file
