rsms / tc

Tokyo Cabinet Python bindings

This URL has Read+Write access

brentp (author)
Tue Nov 10 15:17:03 -0800 2009
rsms (committer)
Fri Dec 04 01:32:32 -0800 2009
tc /
name age message
file .gitignore Wed Mar 04 13:31:49 -0800 2009 ignore textmate project file [Rasmus Andersson]
file CHANGELOG.rst Sun Mar 01 16:51:51 -0800 2009 fixed missing storage of tc.Error [Rasmus Andersson]
file LICENSE Sun Mar 01 06:14:22 -0800 2009 modified repository layout [rsms]
file MANIFEST.in Sun Mar 01 16:56:19 -0800 2009 added PyPI dist manifest [Rasmus Andersson]
file README.rst Sun Mar 01 16:15:41 -0800 2009 added readme file [Rasmus Andersson]
directory docs/ Sun May 10 09:20:16 -0700 2009 Jinja2 macro definitions requires an argument. ... [lemonad]
directory lib/ Fri Dec 04 01:32:32 -0800 2009 add tune and open methods. [brentp]
file setup.py Fri Dec 04 01:31:59 -0800 2009 This flag no longer works on snow leopard: -mssse3 [ericflo]
directory src/ Fri Dec 04 01:32:32 -0800 2009 add tune and open methods. [brentp]
file test-working Sat Mar 14 13:43:14 -0700 2009 added test script [Rasmus Andersson]
README.rst

Tokyo Cabinet Python bindings

Contents

Summary

Python bindings for the Tokyo Cabinet database.

This code is heavily based on pytc developed by Tasuku SUENAGA.

Authors

  • Rasmus Andersson <rasmus at notion se>
  • Tasuku SUENAGA <gunyarakun sourceforge net>