Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37857460
en ru br
ALT Linux repositórios
5.0: 1.0.2-alt0.1.1.1.1
4.1: 1.0.2-alt0.1.1.1.1
4.0: 1.0.2-alt0.1.1.1
3.0: 1.0.2-alt0.1.1

Group :: Desenvolvimento/Python
RPM: python-module-ClientCookie

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: python-module-ClientCookie
Version: 1.0.2
Release: alt0.1.1.1.1

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

%description
ClientCookie is a Python module for handling HTTP cookies on the
client side, useful for accessing web sites that require cookies to be
set and then returned later. It also provides some other (optional)
useful stuff: HTTP-EQUIV and Refresh handling, automatic adding of the
Referer [sic] header and lazily-seek()able responses. These extras are
implemented using an extension that makes it easier to add new
functionality to urllib2. It has developed from a port of Gisle Aas'
Perl module HTTP::Cookies, from the [4]libwww-perl library.

%prep
%setup -n ClientCookie-%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 README.html README.txt doc.html ChangeLog COPYING

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009