diff --git a/packages.json b/packages.json index 5cc318d..3635091 100644 --- a/packages.json +++ b/packages.json @@ -722,4 +722,13 @@ "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" + }, ]