aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
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"
}
]