mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
commit
e748c4ba4d
@ -5105,5 +5105,33 @@
|
||||
"description": "Dynamically resizable data structure optimized for fast iteration.",
|
||||
"web": "https://github.com/Vladar4/FastStack",
|
||||
"url": "https://github.com/Vladar4/FastStack"
|
||||
},
|
||||
{
|
||||
"name": "gpx",
|
||||
"tags": [
|
||||
"GPX",
|
||||
"GPS",
|
||||
"waypoint",
|
||||
"route"
|
||||
],
|
||||
"method": "git",
|
||||
"license": "MIT",
|
||||
"description": "Nim module for parsing GPX (GPS Exchange format) files",
|
||||
"web": "https://github.com/achesak/nim-gpx",
|
||||
"url": "https://github.com/achesak/nim-gpx"
|
||||
},
|
||||
{
|
||||
"name": "itn",
|
||||
"tags": [
|
||||
"GPS",
|
||||
"intinerary",
|
||||
"tomtom",
|
||||
"ITN"
|
||||
],
|
||||
"method": "git",
|
||||
"license": "MIT",
|
||||
"description": "Nim module for parsing ITN (TomTom intinerary) files",
|
||||
"web": "https://github.com/achesak/nim-itn",
|
||||
"url": "https://github.com/achesak/nim-itn"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user