Added package iridium (#1529)

This commit is contained in:
Manuel Bojato 2020-06-23 00:02:18 -05:00 committed by GitHub
parent 5a9e3ec7ee
commit 2468a1471e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18414,5 +18414,19 @@
"description": "Game Boy Advance development library",
"license": "zlib",
"web": "https://github.com/exelotl/natu"
},
{
"name": "iridium",
"url": "https://github.com/KingDarBoja/Iridium",
"method": "git",
"tags": [
"iso3166",
"nim",
"nim-lang",
"countries"
],
"description": "The International Standard for country codes and codes for their subdivisions on Nim (ISO-3166)",
"license": "MIT",
"web": "https://github.com/KingDarBoja/Iridium"
}
]