From a02d437355b0f66e28fe0a8584a3374e5c6ad0f5 Mon Sep 17 00:00:00 2001 From: def Date: Sat, 14 Jun 2014 12:06:13 +0200 Subject: Add rsvg module --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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" + }, ] -- cgit v1.2.3