Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37043019
en ru br
Репозитории ALT

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

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

%define modulename meld3

Name: python-module-%modulename
Version: 0.6.5
Release: alt1

Summary: Elementree based templating system
License: ZPL
Group: Development/Python
Url: http://www.plope.com/software/meld3/
Packager: Maxim Ivanov <redbaron at altlinux.org>
BuildArch: noarch

BuildRequires: python-module-setuptools
Requires: python-module-elementtree
Source: %modulename-%version.tar

%setup_python_module %modulename

%description
meld3 is an HTML/XML templating system for Python 2.3+ which keeps template
markup and dynamic rendering logic separate from one another.
See http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern.

%prep
%setup -n %modulename-%version

%build
%python_build

%install
%python_install

%files
%python_sitelibdir/*
%doc *.txt

%changelog

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

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