Added package aria (#1868)

This commit is contained in:
Juan Carlos 2021-04-12 16:57:16 -03:00 committed by GitHub
parent f98e60ad24
commit d56e5fe99e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22160,5 +22160,20 @@
"description": "GraphQL parser, server and client implementation",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-graphql"
},
{
"name": "aria",
"url": "https://github.com/juancarlospaco/aria",
"method": "git",
"tags": [
"aria",
"http",
"rpc",
"torrent",
"metalink"
],
"description": "Aria2 API lib for Nim for any backend https://aria2.github.io",
"license": "MIT",
"web": "https://github.com/juancarlospaco/aria"
}
]