Source: php-async-aws-sns Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, php-async-aws-core (>> 1.9), phpab, phpunit, pkg-php-tools (>= 1.41~) Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/php-team/pear/php-async-aws-sns.git Vcs-Browser: https://salsa.debian.org/php-team/pear/php-async-aws-sns Homepage: https://async-aws.com/clients/sns.html Rules-Requires-Root: no Package: php-async-aws-sns Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: AsyncAws Sns - AsyncAws component ${phpcomposer:description}. . API client for SNS. . AsyncAws is a wrapper around Symfony's HTTP client and makes sure the asynchronous features are properly used. AsyncAws also handles authentication, exceptions and provide input and result objects.