From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:47274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3Tyj-0004nE-LO for guix-patches@gnu.org; Mon, 11 Mar 2019 19:05:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3Tyh-00083r-UC for guix-patches@gnu.org; Mon, 11 Mar 2019 19:05:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54283) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h3Tyg-000839-A6 for guix-patches@gnu.org; Mon, 11 Mar 2019 19:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h3Tyf-0007pY-U1 for guix-patches@gnu.org; Mon, 11 Mar 2019 19:05:01 -0400 Subject: [bug#34729] [PATCH v2] gnu: libgit2: Avoid Python. Resent-Message-ID: References: <20190304110442.5876-1-dannym@scratchpost.org> <20190304114120.6987-1-dannym@scratchpost.org> <875zspt7ls.fsf@gnu.org> <20190311230424.4eea1499@scratchpost.org> From: Ricardo Wurmus In-reply-to: <20190311230424.4eea1499@scratchpost.org> Date: Tue, 12 Mar 2019 00:04:06 +0100 Message-ID: <87ftrtt3mh.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic Cc: 34729@debbugs.gnu.org Danny Milosavljevic writes: > btw: I also saw that Andy once had a Python frontend for Guile, but it > appears unfinished. Obviously that would be even nicer. What about this? https://gitlab.com/python-on-guile/python-on-guile -- Ricardo