diff --git a/packages.json b/packages.json index 69b1114..80784ff 100644 --- a/packages.json +++ b/packages.json @@ -876,5 +876,14 @@ "description": "Simple reST HTML generation with some extras.", "license": "MIT", "web": "https://github.com/gradha/lazy_rest" + }, + { + "name": "Phosphor", + "url": "git://github.com/barcharcraz/Phosphor", + "method": "git", + "tags": ["library", "opengl", "graphics"], + "description": "eaiser use of OpenGL and GLSL shaders", + "license": "MIT", + "web": "https://github.com/barcharcraz/Phosphor" } ]