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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
|
Source: qpid-proton
Section: libs
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
Thomas Goirand <zigo@debian.org>,
Build-Depends:
cmake,
debhelper-compat (= 10),
dh-python,
doxygen,
libssl-dev,
openstack-pkg-tools,
pkgconf,
python3-all,
python3-all-dev,
python3-sphinx,
swig,
uuid-dev,
Standards-Version: 3.9.8
Homepage: https://qpid.apache.org/proton/
Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/qpid-proton
Vcs-Git: https://salsa.debian.org/openstack-team/third-party/qpid-proton.git
Package: libqpid-proton-cpp12
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Pre-Depends:
${misc:Pre-Depends},
Description: C++ libraries for Qpid Proton
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides the C++ shared libraries for Qpid Proton.
Package: libqpid-proton-cpp12-dev
Provides:
libqpid-proton-cpp-dev,
Architecture: any
Section: libdevel
Depends:
libqpid-proton-cpp12 (= ${binary:Version}),
libqpid-proton11-dev (= ${binary:Version}),
${misc:Depends},
Breaks:
libqpid-proton-cpp8-dev,
Replaces:
libqpid-proton-cpp8-dev,
Description: C++ Development libraries for writing messaging apps with Qpid Proton
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides the C++ development libraries for Qpid Proton.
Package: libqpid-proton-cpp12-dev-doc
Architecture: all
Section: doc
Depends:
libjs-jquery,
${misc:Depends},
Description: C++ developer documentation for Qpid Proton
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides C++ developer documentation for Qpid Proton.
Package: libqpid-proton11
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Pre-Depends:
${misc:Pre-Depends},
Description: C libraries for Qpid Proton
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides the shared libraries for Qpid Proton.
Package: libqpid-proton11-dev
Breaks:
libqpid-proton2-dev,
libqpid-proton8-dev,
Replaces:
libqpid-proton2-dev,
libqpid-proton8-dev,
Provides:
libqpid-proton-dev,
Architecture: any
Section: libdevel
Depends:
libqpid-proton11 (= ${binary:Version}),
${misc:Depends},
Description: C Development libraries for writing messaging apps with Qpid Proton
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides the C development libraries for Qpid Proton.
Package: libqpid-proton11-dev-doc
Breaks:
libqpid-proton2-dev-doc,
Replaces:
libqpid-proton2-dev-doc,
Provides:
libqpid-proton-dev-doc,
Architecture: all
Section: doc
Depends:
libjs-jquery,
${misc:Depends},
Description: Developer documentation for Qpid Proton
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides C developer documentation for Qpid Proton.
Package: libqpid-proton11-dev-examples
Architecture: all
Section: libdevel
Depends:
libqpid-proton11-dev (>= ${binary:Version}),
${misc:Depends},
Breaks:
libqpid-proton2-dev-examples,
Replaces:
libqpid-proton2-dev-examples,
Provides:
libqpid-proton-dev-examples,
Description: Example applications for writign messaging apps with Qpid Proton
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides C and C++ language examples for Qpid Proton.
Package: python-qpid-proton-doc
Architecture: all
Section: doc
Depends:
${misc:Depends},
Description: Documentation for the Python language bindings for Qpid Proton
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides documentation for the Python language bindings for
Qpid Proton.
Package: python3-qpid-proton
Architecture: any
Section: python
Depends:
libqpid-proton11,
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Provides:
${python3:Provides},
Description: language bindings for Qpid Proton messaging framework - Python 3.x
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides Python 3.x language bindings for Qpid Proton.
|