From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: [PATCH 0/2] Add Python tools. Date: Wed, 12 Feb 2014 00:04:44 +0100 Message-ID: <1392159886-17521-1-git-send-email-tipecaml@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDMPD-0000Vv-Of for guix-devel@gnu.org; Tue, 11 Feb 2014 18:06:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDMP5-0001zd-Cv for guix-devel@gnu.org; Tue, 11 Feb 2014 18:06:19 -0500 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:52739) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDMP5-0001zM-55 for guix-devel@gnu.org; Tue, 11 Feb 2014 18:06:11 -0500 Received: by mail-wi0-f181.google.com with SMTP id hi5so5613755wib.2 for ; Tue, 11 Feb 2014 15:06:09 -0800 (PST) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org These two patches add tools commonly used by Python developers: virtualenv and pip. Cyril Roelandt. --- Cyril Roelandt (2): gnu: Add virtualenv. gnu: Add pip. gnu/packages/python.scm | 56 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) -- 1.8.4.rc3