adding nimetry module

This commit is contained in:
Benjamin Frady 2018-10-31 19:10:45 -04:00 committed by GitHub
parent 416b3933fb
commit 264b8cf97c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11299,5 +11299,19 @@
"license": "MIT",
"web": "https://github.com/samuelroy/coco",
"doc": "https://samuelroy.github.io/coco/"
},
{
"name": "nimetry",
"url": "https://github.com/ijneb/nimetry",
"method": "git",
"tags": [
"plot",
"graph",
"chart"
],
"description": "Plotting module in pure nim",
"license": "CC0",
"web": "https://github.com/ijneb/nimetry",
"doc": "https://ijneb.github.io/nimetry"
}
]