mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge branch 'master' into patch-4
This commit is contained in:
commit
4e54b52f29
@ -5792,20 +5792,6 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/ui"
|
||||
},
|
||||
{
|
||||
"name": "fractions",
|
||||
"url": "https://github.com/konqoro/fractions",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"rationals",
|
||||
"arithmetic",
|
||||
"tuple"
|
||||
],
|
||||
"description": "Implements rational number arithmetic",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/konqoro/fractions"
|
||||
},
|
||||
{
|
||||
"name": "mmgeoip",
|
||||
"url": "https://github.com/FedericoCeratto/nim-mmgeoip",
|
||||
@ -6426,7 +6412,7 @@
|
||||
},
|
||||
{
|
||||
"name": "gnuplot",
|
||||
"url": "https://github.com/konqoro/gnuplot.nim",
|
||||
"url": "https://github.com/dvolk/gnuplot.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"plot",
|
||||
@ -6435,7 +6421,7 @@
|
||||
],
|
||||
"description": "Nim interface to gnuplot",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/konqoro/gnuplot.nim"
|
||||
"web": "https://github.com/dvolk/gnuplot.nim"
|
||||
},
|
||||
{
|
||||
"name": "ustring",
|
||||
@ -9737,5 +9723,18 @@
|
||||
"description": "Print fabulously in your terminal",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/icyphox/fab"
|
||||
},
|
||||
{
|
||||
"name": "intel_hex",
|
||||
"url": "https://github.com/keyme/nim_intel_hex",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"utils",
|
||||
"parsing",
|
||||
"hex"
|
||||
],
|
||||
"description": "Intel hex file utility library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/keyme/nim_intel_hex"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user