add xkcdgeohash package (#3111)

This commit is contained in:
Sebastian L 2025-08-27 05:53:26 +01:00 committed by GitHub
parent 676dbdf1d3
commit 7261e74035
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36062,5 +36062,18 @@
"description": "Simple parser for mmCIF files (macromolecular structural data)",
"license": "MIT",
"web": "https://github.com/lucidrains/nim-mmcif"
},
{
"name": "xkcdgeohash",
"url": "https://github.com/Naitsabot/xkcdgeohashing.nim",
"method": "git",
"tags": [
"library",
"xkcd"
],
"description": "Nim implementation for the geohashing algorithm described in xkcd #426",
"license": "MIT",
"web": "https://github.com/Naitsabot/xkcdgeohashing.nim",
"doc": "https://naitsabot.github.io/xkcdgeohash/xkcdgeohash.html"
}
]