Source: mypy-boto3-ebs
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-botocore,
               python3-setuptools
Standards-Version: 4.6.1
Homepage: https://github.com/vemel/mypy_boto3_builder
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-mypy-boto3-ebs
Architecture: all
Depends: python3-botocore, ${misc:Depends}, ${python3:Depends}
Description: Type annotations for EBS (Python 3)
 This package contains type annotations for EBS service compatible with VSCode,
 PyCharm, Emacs, Sublime Text, mypy, pyright and other tools.
 .
 This package installs the library for Python 3.
