Metadata-Version: 2.1
Name: py3-rocksdb
Version: 0.7.0
Summary: Python bindings for RocksDB
Home-page: https://github.com/chainlaboratory/python-rocksdb
Author: Ming Hsuan Tu
Author-email: dsiegmann@bluewin.ch
License: BSD License
Keywords: rocksdb
License-File: LICENCE
Requires-Dist: setuptools>=25
Provides-Extra: doc
Requires-Dist: sphinx_rtd_theme; extra == "doc"
Requires-Dist: sphinx; extra == "doc"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
