mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #79 from gradha/pr_adds_lazy_rest
Adds lazy_rest package.
This commit is contained in:
commit
2ea1994e02
@ -867,5 +867,14 @@
|
|||||||
"description": "various vector maths utils for nimrod",
|
"description": "various vector maths utils for nimrod",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/barcharcraz/vecmath"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user