File: control

package info (click to toggle)
qpid-python 1.37.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,620 kB
  • sloc: python: 20,073; xml: 4,369; makefile: 8
file content (23 lines) | stat: -rw-r--r-- 775 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: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               python (>= 2.6.6-3~),
               python-all,
               python-setuptools
X-Python-Version: >= 2.6
Standards-Version: 4.1.3
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.