aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index aab0d9f..69b1114 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]