File: control

package info (click to toggle)
qpid-tools 0.14-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 208 kB
  • sloc: python: 3,210; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 600 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: qpid-tools
Section: misc
Priority: extra
Maintainer: Cajus Pollmeier <cajus@debian.org>
Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~), python-setuptools
X-Python-Version: >= 2.6
Standards-Version: 3.9.1
Homepage: http://qpid.apache.org

Package: qpid-tools
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-setuptools, python-qmf2,
 python-qpid-extras-qmf, python-qpid, python-cqmf2
Description: Python bindings for qpid/mlib
 Qpid/C++ is a C++ implementation of the AMQP protocol described at
 http://amqp.org/
 .
 This package contains the qpid python bindings.