# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description Low level data driven core of boto 3.
long_description A low-level interface to a growing number of Amazon Web \
Services. The botocore package is the foundation for the \
AWS CLI as well as boto3.
homepage https://github.com/boto/botocore
master_sites pypi:b/botocore
distname ${python.rootname}-${version}
checksums rmd160 6315911b69ead8de43976ae8d2fbaf687470eddf \
sha256 b0e79b61dda7fb5f05949a4fe319d44108e0ba6db41775d909b891e6992d5a06 \
python.versions 27 35 36 37
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-dateutil \
port:py${python.version}-docutils \
port:py${python.version}-jmespath \
port:py${python.version}-urllib3
depends_test-append port:py${python.version}-mock