Added package mmgeoip

This commit is contained in:
Federico Ceratto 2016-11-08 18:02:51 +00:00
parent 79de16a6ac
commit 56b2b2607b

View File

@ -5412,5 +5412,16 @@
"description": "Implements rational number arithmetic",
"license": "MIT",
"web": "https://github.com/konqoro/fractions"
},
{
"name": "mmgeoip",
"url": "https://github.com/FedericoCeratto/nim-mmgeoip",
"method": "git",
"tags": [
"geoip"
],
"description": "MaxMind GeoIP library",
"license": "LGPLv2.1",
"web": "https://github.com/FedericoCeratto/nim-mmgeoip"
}
]