diff options
| author | Tristan Zur <tzur@webserver.ccwn.org> | 2015-06-10 20:55:53 +0200 |
|---|---|---|
| committer | Tristan Zur <tzur@webserver.ccwn.org> | 2015-06-10 20:55:53 +0200 |
| commit | 406abd7c4df1ace2cd3e4e17159e8941a2e8c0c4 (patch) | |
| tree | a324be16021f44f2fd6d55e609f47024e945b1db /modules/rest/module.info | |
Initial import
Diffstat (limited to 'modules/rest/module.info')
| -rw-r--r-- | modules/rest/module.info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/rest/module.info b/modules/rest/module.info new file mode 100644 index 0000000..93a7873 --- /dev/null +++ b/modules/rest/module.info @@ -0,0 +1,8 @@ +name = "REST API Module" +description = "A REST-based API that allows desktop clients and other apps to interact with Gallery 3" + +version = 3 +author_name = "Gallery Team" +author_url = "http://codex.galleryproject.org/Gallery:Team" +info_url = "http://codex.galleryproject.org/Gallery3:Modules:rest" +discuss_url = "http://galleryproject.org/forum_module_rest" |
