aboutsummaryrefslogtreecommitdiff
path: root/libraries/opendht/README
diff options
context:
space:
mode:
authorMario Preksavec <mario at slackware dot hr>2017-08-09 00:54:09 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-12 06:57:38 +0700
commit784db0a4db3ba05675e087a0740fd2bcd413d3b3 (patch)
treec663a96f53880e385a5b22a97789ffcb5ed96054 /libraries/opendht/README
parente3e950bdb4636b9060c3a22913d97f6807a91540 (diff)
libraries/opendht: Added (Distributed Hash Table implementation).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/opendht/README')
-rw-r--r--libraries/opendht/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/opendht/README b/libraries/opendht/README
new file mode 100644
index 0000000000000..63f2f2a6faba2
--- /dev/null
+++ b/libraries/opendht/README
@@ -0,0 +1 @@
+OpenDHT is a C++11 Kademlia distributed hash table implementation.