mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add nim-ris and nim-geoip
This commit is contained in:
parent
f4831c3218
commit
1b5545dc60
@ -3392,5 +3392,31 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/daemonize.nim"
|
"web": "https://github.com/rgv151/daemonize.nim"
|
||||||
|
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ris",
|
||||||
|
"url": "https://github.com/achesak/nim-ris",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"RIS",
|
||||||
|
"citation",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Module for working with RIS citation files",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/achesak/nim-ris"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "geoip",
|
||||||
|
"url": "https://github.com/achesak/nim-geoip",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"IP",
|
||||||
|
"address",
|
||||||
|
"location"
|
||||||
|
],
|
||||||
|
"description": "Retrieve info about a location from an IP address",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/achesak/nim-geoip"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user