Metadata-Version: 2.4
Name: hvpdb
Version: 1.0.2
Summary: High Velocity Python Database (NoSQL, Embedded, Encrypted)
Author: HVPDB Team
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database :: Database Engines/Servers
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: cryptography>=41.0.0
Requires-Dist: msgpack>=1.0.5
Requires-Dist: argon2-cffi>=21.3.0
Requires-Dist: rich>=13.0.0
Requires-Dist: typer>=0.9.0
Requires-Dist: zstandard>=0.21.0
Requires-Dist: portalocker>=2.7.0
Provides-Extra: cli
Requires-Dist: typer>=0.9.0; extra == "cli"
Requires-Dist: rich>=13.0.0; extra == "cli"
Dynamic: author
Dynamic: classifier
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
