Merge pull request #64 from def-/master

Add rsvg module
This commit is contained in:
Dominik Picheta 2014-06-14 23:45:40 +01:00
commit c893ad84c6

View File

@ -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"
}
]