mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added bped and geohash
This commit is contained in:
parent
2ab5f94943
commit
25aa8445e6
@ -3588,4 +3588,30 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/theduke/nim-nimlog"
|
||||
}
|
||||
{
|
||||
"name": "geohash",
|
||||
"url": "https://github.com/twist-vector/nim-geohash.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"geocoding",
|
||||
"pure"
|
||||
],
|
||||
"description": "Nim implementation of the geohash latitude/longitude geocode system",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/twist-vector/nim-geohash"
|
||||
}
|
||||
{
|
||||
"name": "bped",
|
||||
"url": "https://github.com/twist-vector/nim-bped.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"serialization",
|
||||
"pure"
|
||||
],
|
||||
"description": "Nim implementation of the Bittorrent ascii serialization protocol",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/twist-vector/nim-bped"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user