Merge pull request #917 from ijneb/patch-1

Add nimetry module
This commit is contained in:
Dominik Picheta 2018-11-01 20:06:16 +00:00 committed by GitHub
commit e8f9cd24da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11284,5 +11284,19 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/samuelroy/coco", "web": "https://github.com/samuelroy/coco",
"doc": "https://samuelroy.github.io/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"
} }
] ]