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

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

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

%define oname tempita
Name: python-module-%oname
Version: 0.4.1
Release: alt1.svn20090420
Summary: A very small text templating language
License: MIT
Group: Development/Python
Url: http://pythonpaste.org/tempita/
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>
BuildArch: noarch

# http://svn.pythonpaste.org/Tempita/trunk

Source: Tempita-%version.tar.gz
BuildArch: noarch

BuildRequires(pre): rpm-build-python
BuildPreReq: python-devel python-module-setuptools

%description
Tempita is a small templating language for text substitution.

This isn't meant to be the Next Big Thing in templating; it's just a
handy little templating language for when your project outgrows
``string.Template`` or ``%`` substitution.  It's small, it embeds
Python in strings, and it doesn't do much else.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%doc docs/*
%python_sitelibdir/*

%changelog

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

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