diff --git a/packages.json b/packages.json index 5cc318d..308ee11 100644 --- a/packages.json +++ b/packages.json @@ -721,5 +721,14 @@ "description":"Wrapper for the markdown rendering hoedown library", "license": "MIT", "web": "http://gradha.github.io/midnight_dynamite/" + }, + { + "name": "rsvg", + "url": "git://github.com/def-/rsvg", + "method": "git", + "tags": ["wrapper", "library", "graphics"], + "description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library" + "license": "MIT", + "web": "https://github.com/def-/rsvg" } ]