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: Re: Source of guile-dbi Date: Wed, 7 Oct 2020 16:14:22 +0200 Message-ID: References: <20201006082918.GD8964@tuxteam.de> <87r1qbzjj2.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37043"; 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 Cc: guile-user@gnu.org To: Ricardo Wurmus , tomas@tuxteam.de Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Wed Oct 07 16:14:47 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 1kQADO-0009XK-Vo for guile-user@m.gmane-mx.org; Wed, 07 Oct 2020 16:14:46 +0200 Original-Received: from localhost ([::1]:44006 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQADN-0004np-SB for guile-user@m.gmane-mx.org; Wed, 07 Oct 2020 10:14:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQADC-0004nf-GS for guile-user@gnu.org; Wed, 07 Oct 2020 10:14:34 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:45297) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQAD9-00022O-14 for guile-user@gnu.org; Wed, 07 Oct 2020 10:14:34 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 70A0F2400FF for ; Wed, 7 Oct 2020 16:14:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1602080066; bh=Rw4bS5rAudy7oYlr+1A5LxMauT9ESgbHO6H2Yxzou5E=; h=Subject:To:Cc:From:Date:From; b=fsYqS9RGBQamWu1Vn0aKN0Ev2TRezedtSA3Kx3/1VBtA0NkPlNYBZ6Wzj41xbPReN oQ82fgAMxrKpcwurRhCBamjRVp5aQEPPu21phn3IFX07BOTDvjrs7E4UlwVt1hhqhK 0CJcw74cV3j+DtMkWxMRsIlsujAxasCTMdvtMsHTynL9uzSEeY6GEiB9gk0H85uPYE nsoe3ontUsc2oJGRClW9n+L2v1ZplrUl1prVK+nNK5GpgYXp0R0Ime36hU5Qb+g+wI dZWZFjc+3b7YvAXoOwldL2mPzvEpUrJ1+8z6tz3iCjNanKRdF1aKeyLT8q5IpKSzYD Wtmt+/SJFAKJQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4C5xD12xtHz9rxB; Wed, 7 Oct 2020 16:14:25 +0200 (CEST) X-Tagtoolbar-Keys: D20201007161422446 In-Reply-To: <87r1qbzjj2.fsf@elephly.net> 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/07 10:14:26 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, NICE_REPLY_A=-0.001, 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:16962 Archived-At: Hi Ricardo and hi Tomas! On 10/6/20 1:22 PM, Ricardo Wurmus wrote: > Hi tomas, > >> 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. > this works: > > http://web.archive.org/web/20170225155326/http://download.gna.org/guile-dbi/guile-dbi-2.1.6.tar.gz I this outdated then? https://notabug.org/ZelphirKaltstahl/awesome-guile/src/master/list.md#databases Best regards, Zelphir