mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
add xkcdgeohash package (#3111)
This commit is contained in:
parent
676dbdf1d3
commit
7261e74035
@ -36062,5 +36062,18 @@
|
|||||||
"description": "Simple parser for mmCIF files (macromolecular structural data)",
|
"description": "Simple parser for mmCIF files (macromolecular structural data)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/lucidrains/nim-mmcif"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user