Add package nimsvg (#761)

* Added package nimsvg

* Added tag
This commit is contained in:
magick93 2018-06-11 00:59:47 +12:00 committed by Dominik Picheta
parent f1d0de245b
commit 3bb6036030

View File

@ -9574,5 +9574,16 @@
"description": "Extensible bit vector integer encoding library",
"license": "MIT",
"web": "https://github.com/keyme/nim_bitvec"
},
{
"name": "nimsvg",
"url": "https://github.com/bluenote10/NimSvg",
"method": "git",
"tags": [
"svg"
],
"description": "Nim-based DSL allowing to generate SVG files and GIF animations.",
"license": "MIT",
"web": "https://github.com/bluenote10/NimSvg"
}
]