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

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

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

Name: python-module-ClientForm
Version: 0.1.17
Release: alt1

Summary: Python module for handling HTML forms on the client side
Source0: ClientForm-%version.tar.gz
License: BSD
Group: Development/Python
Requires: python
Packager: Andrey Khavryuchenko <akhavr at altlinux.ru>
Url: http://wwwsearch.sourceforge.net/ClientForm
BuildRequires: python-devel

%description
ClientForm is a Python module for handling HTML forms on the client side,
useful for parsing HTML forms, filling them in and returning the completed
forms to the server. It developed from a port of Gisle Aas' Perl module
HTML::Form, from the libwww-perl library, but the interface is not the same.

%prep
%setup -n ClientForm-%version -q

%build
env CFLAGS="$RPM_OPT_FLAGS" python setup.py build

%install
python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES

%files -f INSTALLED_FILES
%doc ChangeLog COPYING GeneralFAQ.html INSTALL INSTALLED_FILES README.html
%doc README.txt

%changelog

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

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