7883bc23c2
tokyocabinet aims to be a complete python wrapper for the ass-kicking Tokyo Cabinet database library by Mikio Hirabayashi (http://1978th.net/). While there are other wrappers out there none were found to be comprehensive enough. At present, the btree, hash and table APIs are available as hand-written C extensions. A similar effort is underway for the Tokyo Tyrant client API here: http://code.google.com/p/python-tokyotyrant-client/ Omissions, bugs, patches and feedback are greatly welcome. This package is written and maintained by Elisha Cook.
11 lines
452 B
Text
11 lines
452 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/01 21:13:08 gdt Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/tokyocabinet/__init__.py
|
|
${PYSITELIB}/tokyocabinet/__init__.pyc
|
|
${PYSITELIB}/tokyocabinet/__init__.pyo
|
|
${PYSITELIB}/tokyocabinet/btree.so
|
|
${PYSITELIB}/tokyocabinet/hash.so
|
|
${PYSITELIB}/tokyocabinet/table.so
|