diff --git a/packages.json b/packages.json index c34d682..f155359 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]