Source: python-flask-babel
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/python-babel/flask-babel/tags
Vcs-Browser: https://github.com/alvistack/python-babel-flask-babel
Vcs-Git: https://github.com/alvistack/python-babel-flask-babel.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-flask-babel
Architecture: all
Description: Adds i18n/l10n support for Flask applications
 Implements i18n and l10n support for Flask. This is based on the Python
 babel and pytz modules.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-babel (>= 2.12),
 python3-flask (>= 2.0),
 python3-jinja2 (>= 3.1),
 python3-pytz,
