Skip to content

Kyoto Cabinet for python fork that supports python 2/3

Notifications You must be signed in to change notification settings

getgoing/kyotocabinet

 
 

Repository files navigation

PyPI package by: Jean-Louis Fuchs, Jyry Suvilehto, Low Kian Seong
https://github.com/ganwell/kyotocabinet

Changes:

2016-06-13
==========

 * Python.h in 3.4+ contains C++ templates, so using extern "C" causes
   errors. (@Jyrsa)

================================================================
 Kyoto Cabinet: a straightforward implementation of DBM
 Copyright (C) 2009-2010 FAL Labs
================================================================


Please read the following documents with a WWW browser.
How to install Kyoto Cabinet is explained in the API document.

  README         - this file
  COPYING        - license
  doc/index.html - index of documents


Kyoto Cabinet is released under the terms of the GNU General Public
License version 3.  See the file `COPYING' for details.

Kyoto Cabinet was written by FAL Labs.  You can contact the author
by e-mail to `info@fallabs.com'.


Thanks.



== END OF FILE ==

About

Kyoto Cabinet for python fork that supports python 2/3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 49.9%
  • Python 48.0%
  • Makefile 1.7%
  • Starlark 0.4%