Source-Makefile: feeds/packages/lang/python/python-mako/Makefile
Build-Depends/host: python3/host python-build/host python-installer/host python-wheel/host python-markupsafe/host
Build-Types: host

Package: python3-mako
Submenu: Python
Version: 1.3.0-r1
Depends: +libc +python3-light +python3-urllib +python3-markupsafe
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Super-fast templating language
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: Mako-1.3.0.tar.gz
License: MIT
LicenseFiles: LICENSE
CPE-ID: cpe:/a:sqlalchemy:mako
URL: https://www.makotemplates.org/
Type: ipkg
Build-Only: 1
Description: 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.
Conceptually, Mako is an embedded Python (i.e. Python Server Page)
language, which refines the familiar ideas of componentized layout and
inheritance to produce one of the most straightforward and flexible
models available, while also maintaining close ties to Python calling
and scoping semantics.
@@

Package: python3-mako-src
Submenu: Python
Version: 1.3.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Super-fast templating language (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: Mako-1.3.0.tar.gz
License: MIT
LicenseFiles: LICENSE
CPE-ID: cpe:/a:sqlalchemy:mako
URL: https://www.makotemplates.org/
Type: ipkg
Build-Only: 1
Description:     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.
Conceptually, Mako is an embedded Python (i.e. Python Server Page)
language, which refines the familiar ideas of componentized layout and
inheritance to produce one of the most straightforward and flexible
models available, while also maintaining close ties to Python calling
and scoping semantics.

    This package contains the Python source files for python3-mako.
@@
Config:
    depends on PACKAGE_python3-mako
@@


