Merge pull request #79 from gradha/pr_adds_lazy_rest

Adds lazy_rest package.
This commit is contained in:
Dominik Picheta 2014-08-09 16:23:13 +01:00
commit 2ea1994e02

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