Source: php-stomp Section: web Priority: optional Maintainer: Debian PHP PECL Maintainers Uploaders: Jonas Genannt , Ondřej Surý Build-Depends: debhelper (>= 9), dh-php (>= 0.33~), php-all-dev Standards-Version: 3.9.7 Vcs-Git: https://salsa.debian.org/php-team/pecl/php-stomp.git Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-stomp Homepage: https://pecl.php.net/package/stomp Package: php-stomp Architecture: any Depends: ${misc:Depends}, ${php:Depends}, ${shlibs:Depends} Provides: ${php:Provides} Description: Streaming Text Oriented Messaging Protocol (STOMP) client module for PHP This extension allows php applications to communicate with any STOMP (Streaming Text Oriented Messaging Protocol) compliant Message Brokers (e.g. Apache ActiveMQ) through easy object oriented and procedural interfaces.