Source: python-flask-jwt-extended Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Emmanuel Arias Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-cryptography, python3-dateutil, python3-flask, python3-jwt, python3-pytest, python3-setuptools Standards-Version: 4.5.0 Homepage: https://github.com/vimalloc/flask-jwt-extended Vcs-Browser: https://salsa.debian.org/python-team/modules/python-flask-jwt-extended Vcs-Git: https://salsa.debian.org/python-team/modules/python-flask-jwt-extended.git Testsuite: autopkgtest-pkg-python Package: python3-python-flask-jwt-extended Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-python-flask-jwt-extended-doc Description: Open source Flask extension that provides JWT support (Python 3) Flask-JWT-Extended not only adds support for using JSON Web Tokens (JWT) to Flask for protecting views, but also many helpful (and optional) features built in to make working with JSON Web Tokens easier. . This package installs the library for Python 3.