Merge branch 'patch-1' of https://github.com/aidansteele/packages into aidansteele-patch-1

This commit is contained in:
Dominik Picheta 2016-05-15 12:57:03 +01:00
commit 2bafc2a76b

View File

@ -4679,5 +4679,17 @@
"description": "libsodium wrapper",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-libsodium"
},
{
"name": "aws_sdk",
"url": "https://github.com/aidansteele/aws_sdk.nim",
"method": "git",
"tags": [
"aws",
"amazon"
],
"description": "Library for interacting with Amazon Web Services (AWS)",
"license": "MIT",
"web": "https://github.com/aidansteele/aws_sdk.nim"
}
]