Adds lazy_rest package.

This commit is contained in:
Grzegorz Adam Hankiewicz 2014-08-09 16:20:24 +02:00
parent 0292ee102e
commit 363eff7e63

View File

@ -867,5 +867,14 @@
"description": "various vector maths utils for nimrod",
"license": "MIT",
"web": "https://github.com/barcharcraz/vecmath"
},
{
"name": "lazy_rest",
"url": "git://github.com/gradha/lazy_rest",
"method": "git",
"tags": ["library", "rst", "rest", "text", "html"],
"description": "Simple reST HTML generation with some extras.",
"license": "MIT",
"web": "https://github.com/gradha/lazy_rest"
}
]