Source: aws-sdk-cpp-s3
Section: Development/Languages
Priority: optional
Maintainer: viklequick@github.com
Homepage: https://github.com/aws/aws-sdk-cpp
Standards-Version: 4.4.1
Build-Depends: cmake, dpkg, binutils, devscripts, xz-utils, zstd,
               debhelper-compat (= 12),
               dh-exec,
               g++,
               fdupes,
               make,
               pkg-config,
               zlib1g, zlib1g-dev, libcurl4-openssl-dev,  libssl-dev,
               python3, python3-dev
Rules-Requires-Root: binary-targets

Package: libaws-sdk-cpp-s3
Multi-Arch: same
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: libcurl4, zlib1g
Description: The AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for
 Amazon Web Services (AWS); it is meant to be performant and fully functioning with
 low- and high-level SDKs, while minimizing dependencies and providing platform
 portability (Windows, OSX, Linux, and mobile).


Package: aws-sdk-cpp-s3-dev
Multi-Arch: same
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: zlib1g-dev, libcurl4-openssl-dev,  libssl-dev
Description: Header files for AWS S3 C++ SDK, S3 ONLY

