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
|
Source: amqp-specs
Section: net
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Homepage: https://www.amqp.org/
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/amqp-specs.git
Vcs-Browser: https://salsa.debian.org/debian/amqp-specs
Package: amqp-specs
Architecture: all
Depends: ${misc:Depends}
Description: specs for the Advanced Message Queuing Protocol (AMQP)
AMQP is the Internet Protocol for Business Messaging
.
The Advanced Message Queuing Protocol (AMQP) is an open standard for
passing business messages between applications or organizations. It
connects systems, feeds business processes with the information they
need and reliably transmits onward the instructions that achieve their
goals.
.
This package provides current and legacy AMQP protocol specifications,
needed by some implementations.
Multi-Arch: foreign
|