Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37711263
en ru br
Репозитории ALT
5.1: 1.2.2-alt1
4.1: 0.4-alt2.1.0.1
4.0: 0.4-alt2.1.0
www.altlinux.org/Changes

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

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

%define modulename FormEncode

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

%setup_python_module %modulename

Summary: HTML form validation, generation, and convertion package for Python
License: PSF
Group: Development/Python

URL: http://formencode.org
Packager: Vladimir V. Kamarzin <vvk at altlinux.org>
BuildArch: noarch

Source0: %name-%version.tar

BuildPreReq: %py_dependencies setuptools

%description
FormEncode validates and converts nested structures. It allows for
a declarative form of defining the validation, and decoupled processes
for filling and generating forms.

%package doc
Summary: This package contains documentation and examples for FormEncode.
Group: Development/Python

%description doc
FormEncode validates and converts nested structures. It allows for
a declarative form of defining the validation, and decoupled processes
for filling and generating forms.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%python_sitelibdir/formencode/
%python_sitelibdir/*.egg-info

%files doc
%doc docs/* examples

%changelog

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

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