Source: prosody-modules-admin-rest
Section: net
Priority: optional
Maintainer: PICCORO Lenz McKAY <mckaygerhard@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: https://github.com/wltsmrz/mod_admin_rest

Package: prosody-modules-admin-rest
Architecture: all
Depends: prosody (>= 0.9~), lua5.2 | lua5.1, ${misc:Depends},
Recommends: lua-cjson | lua5.2-cjson | lua5.1-cjson
Multi-Arch: foreign
Description: RESTful admin interface for Prosody
 This package contains RESTful admin to the Prosody XMPP server
 .
 The mod_admin_rest seeks to enable a more programmatic
 interface to Prosody commands that exist in the stock
 admin modules, and some commands that don't.
