diff options
author | Mario Preksavec <mario at slackware dot hr> | 2017-08-09 00:54:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:38 +0700 |
commit | 784db0a4db3ba05675e087a0740fd2bcd413d3b3 (patch) | |
tree | c663a96f53880e385a5b22a97789ffcb5ed96054 /libraries/opendht/slack-desc | |
parent | e3e950bdb4636b9060c3a22913d97f6807a91540 (diff) |
libraries/opendht: Added (Distributed Hash Table implementation).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/opendht/slack-desc')
-rw-r--r-- | libraries/opendht/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/opendht/slack-desc b/libraries/opendht/slack-desc new file mode 100644 index 0000000000000..b4d68c617c4bc --- /dev/null +++ b/libraries/opendht/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +opendht: opendht (A C++11 Distributed Hash Table implementation) +opendht: +opendht: OpenDHT is a C++11 Kademlia distributed hash table implementation. +opendht: +opendht: Homepage: https://github.com/savoirfairelinux/opendht/ +opendht: +opendht: +opendht: +opendht: +opendht: +opendht: |