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 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214
|
Source: rsplib
Section: net
Priority: optional
Maintainer: Thomas Dreibholz <thomas.dreibholz@gmail.com>
Homepage: https://www.nntb.no/~dreibh/rserpool/
Vcs-Git: https://github.com/dreibh/rsplib.git
Vcs-Browser: https://github.com/dreibh/rsplib
Build-Depends: cmake,
debhelper-compat (= 13),
dpkg-dev (>= 1.22.5),
ghostscript,
graphicsmagick,
libbz2-dev,
libgl-dev,
libsctp-dev,
pdf2svg,
qt6-base-dev
Standards-Version: 4.7.1
Rules-Requires-Root: no
Package: librsplib3t64
Provides: ${t64:Provides}
Replaces: librsplib3
Breaks: librsplib3 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: RSerPool client/server API library for session management
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
The API library is provided by this package.
Package: librsplib-dev
Section: libdevel
Architecture: any
Depends: librsplib3t64 (= ${binary:Version}),
${misc:Depends}
Recommends: rsplib-doc (>= ${source:Version})
Description: headers of the RSerPool client/server API library rsplib
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides header files for the rsplib library. You need them
to develop your own RSerPool-based clients and servers.
Package: libcpprspserver3t64
Provides: ${t64:Provides}
Replaces: libcpprspserver3
Breaks: libcpprspserver3 (<< ${source:Version})
Section: libs
Architecture: any
Depends: librsplib3t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: C++ RSerPool client/server API library
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides an object-oriented API for the rsplib library.
Package: libcpprspserver-dev
Section: libdevel
Architecture: any
Depends: libcpprspserver3t64 (= ${binary:Version}),
librsplib-dev (>= ${source:Version}),
${misc:Depends}
Recommends: rsplib-doc (>= ${source:Version})
Description: headers of the C++ RSerPool client/server API library
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides the header files for the rsplib C++ API. You need them to
develop your own RSerPool-based clients and servers based on the C++ API.
Package: rsplib-doc
Provides: rsplib-docs
Replaces: rsplib-docs
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: rsplib-tools
Description: documentation of the RSerPool implementation RSPLIB
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package contains the documentation for the RSerPool implementation
RSPLIB.
Package: rsplib-registrar
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: rsplib-doc (>= ${source:Version})
Description: RSerPool Registrar service
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides the registrar, which is the management component
for RSerPool-based server pools. You need at least one registrar in a
setup, but for redundancy reasons, you should have at least two.
Package: rsplib-tools
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: chrpath,
rsplib-doc (>= ${source:Version})
Description: RSerPool test tools
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides some test tools for RSerPool setups.
Package: rsplib-services
Architecture: any
Depends: rsplib-common (>= ${source:Version}),
rsplib-tools (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends: rsplib-doc (>= ${source:Version})
Suggests: rsplib-fractalpooluser
Description: RSerPool example services
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides the rsplib RSerPool example services:
Echo, Discard, Daytime, CharGen, CalcApp, and ScriptingService.
Package: rsplib-fractalpooluser
Architecture: any
Replaces: rsplib-services (<< 3.5.1)
Breaks: rsplib-services (<< 3.5.1)
Depends: rsplib-common (>= ${source:Version}),
rsplib-tools (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends: rsplib-doc (>= ${source:Version}),
rsplib-services (= ${binary:Version})
Description: RSerPool-based fractal generator client
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides the provides the Pool User client for the
FractalGenerator service. Is uses a Qt-based GUI.
Package: rsplib-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: rsplib-tools
Provides: rsplib-fgp-cfgfiles
Replaces: rsplib-fgp-cfgfiles
Breaks: rsplib-fgp-cfgfiles (<< ${source:Version})
Description: RSerPool Fractal Generator Service example input files
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides common files for the example service.
Package: rsplib-all
Architecture: any
Depends: libcpprspserver-dev (>= ${source:Version}),
libcpprspserver3t64 (= ${binary:Version}),
librsplib-dev (>= ${source:Version}),
librsplib3t64 (= ${binary:Version}),
rsplib-common (>= ${source:Version}),
rsplib-doc (>= ${source:Version}),
rsplib-fractalpooluser (= ${binary:Version}),
rsplib-registrar (= ${binary:Version}),
rsplib-services (= ${binary:Version}),
rsplib-tools (= ${binary:Version}),
${misc:Depends}
Description: RSerPool implementation RSPLIB
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This is the installation metapackage for the RSerPool implementation RSPLIB.
It installs all RSPLIB components.
|