Metadata-Version: 2.1
Name: tkrzw
Version: 0.1.31
Summary: a set of implementations of DBM
Home-page: http://dbmx.net/tkrzw/
Author: Mikio Hirabayashi
Author-email: hirarin@gmail.com
License: UNKNOWN
Description: Python interface of Tkrzw
        =========================
        
        [Tkrzw](https://dbmx.net/tkrzw/) is a C++ library implementing DBM with various
        algorithms. It features high degrees of performance, concurrency, scalability and
        durability.
        
        We build the following wheels:
        
        - musllinux_1_2_x86_64
        - manylinux_2_27_x86_64
        - TODO: macos
        - TODO: windows
        
        Issues
        ------
        
        - Please report issues related to the build and the wheels to
          [tkrzw-wheels](https://github.com/ganwell/tkrzw-wheels)
        - Please report issues related to the binding to
          [tkrzw-python](https://github.com/estraier/tkrzw-python)
        
        Please read the following documents.
        
        - [COPYING](https://github.com/estraier/tkrzw-python/blob/master/COPYING)
        - [CONTRIBUTING.md](https://github.com/estraier/tkrzw-python/blob/master/CONTRIBUTING.md)
Keywords: tkrzw dbm database performance concurrency scalability durability
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Description-Content-Type: text/markdown
