From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 2/3] gnu: Add python-pypdf. Date: Tue, 8 Nov 2016 18:57:19 -0500 Message-ID: <20161108235719.GB25046@jasmine> References: <1478641022-30723-1-git-send-email-h.goebel@crazy-compilers.com> <1478641022-30723-2-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4GGd-00038K-Ki for guix-devel@gnu.org; Tue, 08 Nov 2016 18:57:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4GGZ-0005DH-Ou for guix-devel@gnu.org; Tue, 08 Nov 2016 18:57:27 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:43294) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c4GGZ-0005DB-Ll for guix-devel@gnu.org; Tue, 08 Nov 2016 18:57:23 -0500 Content-Disposition: inline In-Reply-To: <1478641022-30723-2-git-send-email-h.goebel@crazy-compilers.com> 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: Hartmut Goebel Cc: guix-devel@gnu.org On Tue, Nov 08, 2016 at 10:37:01PM +0100, Hartmut Goebel wrote: > * gnu/packages/pdf.scm(python2-pypdf): New variable. Same feedback as for python-pypdf2... > + (home-page "http://mstamy2.github.com/PyPDF2") Also, does it have its own home-page?