From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [PATCH 4/6] gnu: Add python-furl. Date: Thu, 3 Nov 2016 23:01:21 +0100 Message-ID: <16f08941-35b5-6b70-67b3-d0d20bdd5390@crazy-compilers.com> References: <20161103105604.2937-1-dannym@scratchpost.org> <20161103105604.2937-5-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2Q4f-0007un-Ip for guix-devel@gnu.org; Thu, 03 Nov 2016 18:01:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2Q4c-0000Pf-F9 for guix-devel@gnu.org; Thu, 03 Nov 2016 18:01:29 -0400 Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:58681) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c2Q4c-0000PJ-8k for guix-devel@gnu.org; Thu, 03 Nov 2016 18:01:26 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3t8zSj0jYgz3hjYR for ; Thu, 3 Nov 2016 23:01:25 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3t8zSj0bJCzvlQl for ; Thu, 3 Nov 2016 23:01:25 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id wgYoKQwv5r7Y for ; Thu, 3 Nov 2016 23:01:23 +0100 (CET) Received: from hermia.goebel-consult.de (ppp-188-174-138-33.dynamic.mnet-online.de [188.174.138.33]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Thu, 3 Nov 2016 23:01:22 +0100 (CET) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id EF655604D7 for ; Thu, 3 Nov 2016 23:01:21 +0100 (CET) In-Reply-To: <20161103105604.2937-5-dannym@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Am 03.11.2016 um 11:56 schrieb Danny Milosavljevic: > + (description "This package provides simple URL manipulation in Python.") Again, I'd prefer some text like on the homepage: Python's standard urllib and urlparse modules provide a number of URL manipulation functions, but using these functions to perform common URL manipulations proves tedious. Furl makes manipulating URLs easy. -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |