diff options
author | Kuroi Kenshi <kuroi_kenshi96@yahoo.com> | 2010-05-13 01:01:12 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:01:12 +0200 |
commit | cabdd6605cc33f1b664ef070ac9f76c752c6a3f5 (patch) | |
tree | 3ccf94b39bd85a8f33005054da378714b3bdeef0 /system/tokyocabinet/slack-desc | |
parent | 97ff6c00c76ce25fb3b7e204aaa5b3ae9e487348 (diff) | |
download | slackbuilds-cabdd6605cc33f1b664ef070ac9f76c752c6a3f5.tar.gz |
system/tokyocabinet: Added to 13.0 repository
Diffstat (limited to 'system/tokyocabinet/slack-desc')
-rw-r--r-- | system/tokyocabinet/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/tokyocabinet/slack-desc b/system/tokyocabinet/slack-desc new file mode 100644 index 0000000000..fd2e8a6592 --- /dev/null +++ b/system/tokyocabinet/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler-------------------------------------------------------| +tokyocabinet: Tokyo Cabinet (Key-Value Store) +tokyocabinet: +tokyocabinet: Tokyo Cabinet is a fast and efficient key/value database. +tokyocabinet: It provides schema-less storage through hash tables, +tokyocabinet: B-tree tables, and fixed-length arrays. +tokyocabinet: +tokyocabinet: http://1978th.net/tokyocabinet/ +tokyocabinet: +tokyocabinet: +tokyocabinet: +tokyocabinet: |