Metadata-Version: 2.4
Name: cogdb
Version: 4.0.1
Summary: Persistent Embedded Graph Database
Home-page: https://github.com/arun1729/cog
Author: Arun Mahendra
Author-email: hello@cogdb.io
License: MIT
Project-URL: Homepage, https://cogdb.io
Project-URL: Source, https://github.com/arun1729/cog
Project-URL: Documentation, https://cogdb.io
Classifier: Intended Audience :: Developers
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
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: xxhash==3.8.1
Requires-Dist: simsimd==6.5.16
Requires-Dist: websocket-client==1.9.0
Requires-Dist: certifi==2026.7.22
Provides-Extra: dev
Requires-Dist: pytest==8.4.2; extra == "dev"
Requires-Dist: pytest-cov==7.1.0; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
