Skip to content

Commit 7261e74

Browse files
authored
add xkcdgeohash package (#3111)
1 parent 676dbdf commit 7261e74

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36062,5 +36062,18 @@
3606236062
"description": "Simple parser for mmCIF files (macromolecular structural data)",
3606336063
"license": "MIT",
3606436064
"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"
3606536078
}
3606636079
]

0 commit comments

Comments
 (0)