mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge branch 'master' of https://github.com/achesak/packages into achesak-master
Conflicts: packages.json
This commit is contained in:
commit
69c1f20dbd
@ -3409,5 +3409,31 @@
|
|||||||
"description": "tnim is a Nim REPL - an interactive sandbox for testing Nim code",
|
"description": "tnim is a Nim REPL - an interactive sandbox for testing Nim code",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jlp765/tnim"
|
"web": "https://github.com/jlp765/tnim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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