mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package nimgnuplot. (#3124)
This commit is contained in:
parent
8b428819b1
commit
124d92b21a
@ -36216,5 +36216,24 @@
|
|||||||
"description": "A new awesome nimble package",
|
"description": "A new awesome nimble package",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/elcritch/cborious"
|
"web": "https://github.com/elcritch/cborious"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimgnuplot",
|
||||||
|
"url": "https://github.com/nervecenter/nimgnuplot",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"gnuplot",
|
||||||
|
"plotting",
|
||||||
|
"graphics",
|
||||||
|
"plot",
|
||||||
|
"graphing",
|
||||||
|
"chart",
|
||||||
|
"data",
|
||||||
|
"dataframe"
|
||||||
|
],
|
||||||
|
"description": "A Nim interface to gnuplot loosely based on pygnuplot.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nervecenter/nimgnuplot"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user