We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676dbdf commit 7261e74Copy full SHA for 7261e74
packages.json
@@ -36062,5 +36062,18 @@
36062
"description": "Simple parser for mmCIF files (macromolecular structural data)",
36063
"license": "MIT",
36064
"web": "https://github.com/lucidrains/nim-mmcif"
36065
+ },
36066
+ {
36067
+ "name": "xkcdgeohash",
36068
+ "url": "https://github.com/Naitsabot/xkcdgeohashing.nim",
36069
+ "method": "git",
36070
+ "tags": [
36071
+ "library",
36072
+ "xkcd"
36073
+ ],
36074
+ "description": "Nim implementation for the geohashing algorithm described in xkcd #426",
36075
+ "license": "MIT",
36076
+ "web": "https://github.com/Naitsabot/xkcdgeohashing.nim",
36077
+ "doc": "https://naitsabot.github.io/xkcdgeohash/xkcdgeohash.html"
36078
}
36079
]
0 commit comments