Merge pull request #422 from FedericoCeratto/add-mmgeoip1802

Add package mmgeoip
This commit is contained in:
Dominik Picheta 2016-11-09 20:47:17 +01:00 committed by GitHub
commit 9e35abb256

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"
}
]