Added aws_sdk

This commit is contained in:
Aidan Steele 2016-05-13 20:44:57 +10:00
parent f21186401e
commit e04992c683

View File

@ -4665,5 +4665,17 @@
"description": "Large number of cryptographic hashes for Nim",
"license": "MIT",
"web": "https://github.com/aidansteele/sph"
},
{
"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"
}
]