Metadata-Version: 2.4
Name: cogdb
Version: 4.0.0
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.8
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.8
License-File: LICENSE
Requires-Dist: xxhash>=3.2.0
Requires-Dist: simsimd>=5.0.0
Requires-Dist: websocket-client>=1.9.0
Requires-Dist: certifi
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; 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
