Merge branch 'beanstalkd' of https://github.com/tormaroe/packages into tormaroe-beanstalkd
Conflicts: packages.json
This commit is contained in:
commit
489921776d
1 changed files with 10 additions and 0 deletions
|
|
@ -1335,5 +1335,15 @@
|
|||
"description": "Bindings for libserialport, the cross-platform serial communication library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimious/io-serialport"
|
||||
},
|
||||
{
|
||||
"name": "beanstalkd",
|
||||
"url": "git://github.com/tormaroe/beanstalkd.nim.git",
|
||||
"method": "git",
|
||||
"tags": ["library", "queue", "messaging"],
|
||||
"description": "A beanstalkd work queue client library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tormaroe/beanstalkd.nim"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue