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

Package: python3-mako
Architecture: all
Description: Mako Templates for Python
 Mako is a template library written in Python. It provides a familiar,
 non-XML syntax which compiles into Python modules for maximum
 performance. Mako’s syntax and API borrows from the best ideas of many
 others, including Django templates, Cheetah, Myghty, and Genshi.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-markupsafe (>= 0.9.2),
