Added package bcra (#1306)

This commit is contained in:
Juan Carlos 2020-01-08 10:52:55 -03:00 committed by Miran
parent 5b897f4781
commit 53db7fd4ce

View File

@ -15972,5 +15972,18 @@
"description": "WebDAV Client for Nim",
"license": "MIT",
"web": "https://github.com/beshrkayali/webdavclient"
},
{
"name": "bcra",
"url": "https://github.com/juancarlospaco/nim-bcra",
"method": "git",
"tags": [
"argentina",
"bank",
"api"
],
"description": "Central Bank of Argentina Gov API Client with debtor corporations info",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-bcra"
}
]