aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjørn Marø <torbjorn.maro@gmail.com>2015-04-12 16:21:31 +0200
committerTorbjørn Marø <torbjorn.maro@gmail.com>2015-04-12 16:21:31 +0200
commita25431247b56f9ee2ba713a86955943e8a7a664a (patch)
tree2dad9a56d7c70eb1a3fb9786446d13176b0e83e6
parentc8ded3d2cf148783e187cda749d8afabe8168493 (diff)
downloadpackages-a25431247b56f9ee2ba713a86955943e8a7a664a.tar.gz
packages-a25431247b56f9ee2ba713a86955943e8a7a664a.zip
Added library tag
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index b48b14d..d279b0f 100644
--- a/packages.json
+++ b/packages.json
@@ -1331,7 +1331,7 @@
"name": "beanstalkd",
"url": "git@github.com:tormaroe/beanstalkd.nim.git",
"method": "git",
- "tags": ["queue", "messaging"],
+ "tags": ["library", "queue", "messaging"],
"description": "A beanstalkd work queue client library.",
"license": "MIT",
"web": "https://github.com/tormaroe/beanstalkd.nim"