Source: python-secure
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12), dh-python, python3-setuptools, python3-all
Standards-Version: 4.5.0
Homepage: https://github.com/TypeError/secure.py
Testsuite: autopkgtest-pkg-python

Package: python3-secure
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Secure lock headers and cookies for Python web frameworks (Python 3)
 This package contains is a lightweight package that adds optional security
 headers and cookie attributes for Python web frameworks.
 .
 This package installs the library for Python 3.
