Added emerald

This commit is contained in:
Felix Krause 2014-06-26 22:17:25 +02:00
parent d23710ae0e
commit a1ebe6e738

View File

@ -730,5 +730,14 @@
"description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library",
"license": "MIT",
"web": "https://github.com/def-/rsvg"
},
{
"name": "emerald",
"url": "git://github.com/flyx/emerald",
"method": "git",
"tags": ["dsl", "html", "template", "web"],
"description": "macro-based HTML templating engine",
"license": "WTFPL",
"web": "https://github.com/flyx/emerald"
}
]