diff options
| author | Simon Hafner <hafnersimon@gmail.com> | 2013-08-13 00:02:29 -0500 |
|---|---|---|
| committer | Simon Hafner <hafnersimon@gmail.com> | 2013-08-13 00:02:29 -0500 |
| commit | b04b95a91cdeee30799469b4b8e54689415c7bf3 (patch) | |
| tree | 11a15e58c8749ae75ccc937c7fde10c6382731e8 | |
| parent | f1f9de663f2036c439063192185505703c29954e (diff) | |
| download | packages-b04b95a91cdeee30799469b4b8e54689415c7bf3.tar.gz packages-b04b95a91cdeee30799469b4b8e54689415c7bf3.zip | |
+ kwin
| -rw-r--r-- | packages.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 6874161..0e10737 100644 --- a/packages.json +++ b/packages.json @@ -150,5 +150,14 @@ "tags": ["library", "opengl", "math", "game"], "description": "OpenGL math library", "license": "CC0" + }, + + { + "name": "kwin", + "url": "git://github.com/reactormonk/nim-kwin", + "method": "git", + "tags": ["library", "javascript", "kde"], + "description": "KWin JavaScript API wrapper", + "license": "MIT" } ] |
