File: control

package info (click to toggle)
qpid-python 1.35.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,608 kB
  • ctags: 3,085
  • sloc: python: 19,944; xml: 4,369; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 771 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
Source: qpid-python
Section: python
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               dh-python,
               python (>= 2.6.6-3~),
               python-all,
               python-setuptools
X-Python-Version: >= 2.6
Standards-Version: 3.9.8
Homepage: http://qpid.apache.org
Vcs-Git: https://anonscm.debian.org/git/collab-maint/python-qpid.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/python-qpid.git

Package: python-qpid
Architecture: all
Depends: python-setuptools, ${misc:Depends}, ${python:Depends}
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.