Add package isocodes (#1968)

This commit is contained in:
kraptor 2021-07-12 08:46:19 +02:00 committed by GitHub
parent a01fa1ddf9
commit 519bda4f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23300,6 +23300,23 @@
"license": "MIT",
"web": "https://github.com/schneiderfelipe/unrolled"
},
{
"name": "isocodes",
"url": "https://github.com/kraptor/isocodes",
"method": "git",
"tags": [
"iso",
"countries",
"country",
"3166",
"3166-1",
"3166-2",
"3166-3"
],
"description": "ISO codes for Nim that allows to embed its data within the executable (or load it automatically at runtime).",
"license": "MIT",
"web": "https://github.com/kraptor/isocodes"
},
{
"name": "macroplus",
"url": "https://github.com/hamidb80/macroplus",