Source: python-pycognito
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Arnaud Rebillout <arnaudr@kali.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-boto3,
 python3-envs,
 python3-jwt,
 python3-setuptools
Standards-Version: 4.7.0
Homepage: https://github.com/NabuCasa/pycognito
Vcs-Git: https://gitlab.com/kalilinux/packages/python-pycognito.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-pycognito
Testsuite: autopkgtest-pkg-python

Package: python3-pycognito
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Python library for using AWS Cognito with support for SRP
 Makes working with AWS Cognito easier for Python developers.
 .
 This package installs the library for Python 3.
