From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Zelphir Kaltstahl Newsgroups: gmane.lisp.guile.user Subject: guile-dbd-mysql repository Date: Fri, 9 Oct 2020 18:49:59 +0200 Message-ID: <9ada53c9-bd02-6316-a492-0c45ad6a37ee@posteo.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="609"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Fri Oct 09 18:50:46 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kQvbR-000Ad3-Sc for guile-user@m.gmane-mx.org; Fri, 09 Oct 2020 18:50:45 +0200 Original-Received: from localhost ([::1]:55118 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQvbQ-00083b-TQ for guile-user@m.gmane-mx.org; Fri, 09 Oct 2020 12:50:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42086) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQvao-00081q-Jy for guile-user@gnu.org; Fri, 09 Oct 2020 12:50:08 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:42981) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQvam-0007Fv-Dd for guile-user@gnu.org; Fri, 09 Oct 2020 12:50:06 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D0B112400FD for ; Fri, 9 Oct 2020 18:50:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1602262200; bh=O/TAjUM9g9GqC9/5Ua9mpg9CMjORPg+MnXBzF+m+zyk=; h=Subject:To:From:Date:From; b=gcuP1Y0rQdQ7gK46A92WfwUtW0U/X1Ya8whldmcLTTXm92arwuPlWpjZcEoU1Mvrn SomLMpBe1MKMQQ+x/GrTQ3fgwj95fMMNFEku0WoAmSdr2z+Q79ZwaJg9a1fIQZTadk rkTdRag7VBpgmvFBDog45r2ZKyMfHcnihYqnRDoyMKBHGFh0g34XH1SPnB8/xmsIW4 iT8Eg53V1WvWEMKyaMVKScczpDJbGJV2lheD96EiBJVmCZQqDjpvpC55wZZLng5hRu QWWDrCqbrD/+t+mTNSfJx0WwJJw4YBVXOPGR0gcy4pgyEKmkATfzCig+u5RaZH14a4 X0IU8VFlv0GVw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4C7DZc2fLhz6tmW for ; Fri, 9 Oct 2020 18:50:00 +0200 (CEST) X-Tagtoolbar-Keys: D20201009184959790 In-Reply-To: Content-Language: en-US Received-SPF: pass client-ip=185.67.36.66; envelope-from=zelphirkaltstahl@posteo.de; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/09 12:40:08 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16967 Archived-At: Hi Aleix! On 10/9/20 6:00 PM, guile-user-request@gnu.org wrote: > Message: 1 > Date: Thu, 8 Oct 2020 14:15:01 -0700 > From: Aleix Conchillo FlaquƩ > To: tomas@tuxteam.de > Cc: Guile User > Subject: Re: Source of guile-dbi > Message-ID: > > Content-Type: text/plain; charset="UTF-8" > > On Tue, Oct 6, 2020 at 1:29 AM wrote: > >> Hey guilers, >> >> what is currently the canonical source of guile DBI? Is it >> the github opencog one [1]? I'm asking because I didn't want >> to (unnecessarily) go through github. >> >> > Speaking about guile-dbi... I just made it available through Homebrew > Guile, as well as guile-dbd-mysql. > > Aleix Can you share a link to the guile-dbd-mysql repository? Thanks! Zelphir