Add gnuplot package

This commit is contained in:
konqoro 2017-02-01 20:20:57 +02:00 committed by GitHub
parent 4dda8a3d5d
commit e0aaf9e0f8

View File

@ -5822,5 +5822,18 @@
"description": "tools for handling CSV files (comma or tab-separated) with an API similar to Python's CSVDictReader and -Writer.",
"license": "MIT",
"web": "https://github.com/apahl/csvtable"
},
{
"name": "gnuplot",
"url": "https://github.com/dvolk/gnuplot.nim",
"method": "git",
"tags": [
"plot",
"graphing",
"data"
],
"description": "Nim interface to gnuplot",
"license": "MIT",
"web": "https://github.com/dvolk/gnuplot.nim"
}
]