Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37704287
en ru br
Репозитории ALT
5.1: 0.2.5-alt1.M51.1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-mako

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: python-module-mako
Version: 0.2.5
Release: alt1.M51.1
Summary: template library written in Python

Group: Development/Python
License: MIT
Url: http://www.makotemplates.org

Source: %name-%version.tar
Packager: Vladimir Lettiev <crux at altlinux.ru>

BuildArch: noarch
BuildRequires: python-module-setuptools

%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.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%_bindir/mako-render
%python_sitelibdir/mako
%python_sitelibdir/Mako-%version-*
%doc CHANGES LICENSE README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin