php-async-aws-core 1.10.0-1 source package in Ubuntu

Changelog

php-async-aws-core (1.10.0-1) experimental; urgency=medium

  [ Jérémy Derussé ]
  * Allow Symfony 6 (#1014)

  [ Tobias Nyholm ]
  * [Core] Prepare release 1.10.0 (#1017)

 -- David Prévot <email address hidden>  Sun, 23 May 2021 11:26:50 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Experimental
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.10.0-1.dsc 2.0 KiB fe9b58f9d7e14ce8aff1555aeb41b5df4084617011aba1ecf42b6a857a262939
php-async-aws-core_1.10.0.orig.tar.xz 46.7 KiB 5335c034067587ef42f8c1989e490bc552d063fe10b4ccb99c0416678f7604d0
php-async-aws-core_1.10.0-1.debian.tar.xz 3.6 KiB 9e97c635765a3d22bc2dead511f96ecc02d4ae43f658be0669cf8f60d7de07d3

No changes file available.

Binary packages built by this source

php-async-aws-core: AsyncAws Core - AsyncAws component

 Core package to integrate with AWS. This is a lightweight AWS SDK provider by
 AsyncAws.
 .
 Shared classes between all AWS services, and STS client to handle
 authentication.
 .
 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.