File: control

package info (click to toggle)
mailman-api 0.2.9-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 176 kB
  • ctags: 61
  • sloc: python: 219; makefile: 153; sh: 44
file content (21 lines) | stat: -rw-r--r-- 802 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: mailman-api
Priority: optional
Section: python
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all (>= 2.6.6-3),
               python-setuptools (>= 0.6b3),
               python-sphinx
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/mailman-api.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/mailman-api.git
X-Python-Version: >=2.7

Package: mailman-api
Architecture: all
Depends: mailman, lsb-base, ${misc:Depends}, ${python:Depends}
Description: REST API daemon to interact with Mailman 2
 mailman-api provides a daemon that will listen to HTTP requests,
 providing access to a REST API that can be used to interact with a
 locally-installed Mailman instance.