mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Merge pull request #778 from nim-lang/dom96-patch-3
Remove fractions package
This commit is contained in:
commit
32440d6ae3
@ -5778,20 +5778,6 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/ui"
|
"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",
|
"name": "mmgeoip",
|
||||||
"url": "https://github.com/FedericoCeratto/nim-mmgeoip",
|
"url": "https://github.com/FedericoCeratto/nim-mmgeoip",
|
||||||
@ -6412,7 +6398,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "gnuplot",
|
"name": "gnuplot",
|
||||||
"url": "https://github.com/konqoro/gnuplot.nim",
|
"url": "https://github.com/dvolk/gnuplot.nim",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"plot",
|
"plot",
|
||||||
@ -6421,7 +6407,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Nim interface to gnuplot",
|
"description": "Nim interface to gnuplot",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/konqoro/gnuplot.nim"
|
"web": "https://github.com/dvolk/gnuplot.nim"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ustring",
|
"name": "ustring",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user