diff options
| author | Torbjørn Marø <torbjorn.maro@gmail.com> | 2015-04-12 16:21:31 +0200 |
|---|---|---|
| committer | Torbjørn Marø <torbjorn.maro@gmail.com> | 2015-04-12 16:21:31 +0200 |
| commit | a25431247b56f9ee2ba713a86955943e8a7a664a (patch) | |
| tree | 2dad9a56d7c70eb1a3fb9786446d13176b0e83e6 | |
| parent | c8ded3d2cf148783e187cda749d8afabe8168493 (diff) | |
| download | packages-a25431247b56f9ee2ba713a86955943e8a7a664a.tar.gz packages-a25431247b56f9ee2ba713a86955943e8a7a664a.zip | |
Added library tag
| -rw-r--r-- | packages.json | 2 |
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" |
