From 5bbc94a101b8e608a29bc0680fdbfd095e8bc383 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 1 Oct 2015 13:53:53 +0200 Subject: Add missing remote-id type=sourceforge Signed-off-by: Justin Lecher --- dev-python/clientcookie/metadata.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'dev-python/clientcookie') diff --git a/dev-python/clientcookie/metadata.xml b/dev-python/clientcookie/metadata.xml index ca527c7bee0a..37869952b9c8 100644 --- a/dev-python/clientcookie/metadata.xml +++ b/dev-python/clientcookie/metadata.xml @@ -1,8 +1,8 @@ - + -python - + python + 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: @@ -11,5 +11,8 @@ header, automatic observance of robots.txt 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 libwww-perl library. - + + + wwwsearch + -- cgit v1.2.3-65-gdbad