Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37620221
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 

Name: python-module-FormEncode
Vendor: ALT Linux
Version: 0.4
Release: alt2.1.0.1
Summary: HTML form validation, generation, and convertion package for Python

License: PSF
Group: Development/Python
URL: http://formencode.org
Packager: Maxim Bodyansky <maximbo at altlinux.ru>
BuildArch: noarch

Source0: FormEncode-%version.tar.gz
Patch0: FormEncode-setup.patch


# Automatically added by buildreq on Thu Nov 24 2005

BuildRequires: python-base python-dev python-modules-compiler python-modules-encodings

%add_python_req_skip dispatch
%add_python_req_skip sqlobject
%add_python_req_skip pkg_resources


%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 -q -n FormEncode-%version
%patch0 -p1

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot \
                          --optimize=2 \
                          --record=INSTALLED_FILES


%files -f INSTALLED_FILES


%files doc
%doc docs/* examples

%changelog

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

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