File: control

package info (click to toggle)
moksha.hub 1.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 332 kB
  • ctags: 299
  • sloc: python: 1,642; makefile: 8
file content (40 lines) | stat: -rw-r--r-- 1,138 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: moksha.hub
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Simon Chopin <chopin.simon@gmail.com>, Nicolas Dandrimont <olasd@debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-all (>= 2.6.6-3~),
 python-daemon,
 python-mock,
 python-moksha.common,
 python-nose,
 python-setuptools,
 python-six,
 python-stomper,
 python-twisted,
 python-txws,
 python-txzmq,
 python-websocket,
 python-zmq
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
Homepage: http://mokshaproject.net/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/moksha.hub.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/moksha.hub.git

Package: python-moksha.hub
Architecture: all
Depends:
 python-moksha.common (>= 1.0.6),
 python-six,
 ${misc:Depends},
 ${python:Depends}
Description: Hub components for the Moksha framework
 Moksha is a combination of Web framework and messaging hub that is
 written on top of widely-used and tested components such as Twisted,
 0mq or TurboGears.
 .
 This package provides the messaging hub.