[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Guile-SQLite3 0.1.0 released
From: |
Ludovic Courtès |
Subject: |
Guile-SQLite3 0.1.0 released |
Date: |
Wed, 27 Jun 2018 09:59:31 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
I’m pleased to announce Guile-SQLite3 version 0.1.0:
git clone https://notabug.org/civodul/guile-sqlite3.git
cd guile-sqlite3
git checkout v0.1.0
git tag -v v0.1.0
The ‘git tag -v’ command checks the authenticity of your checkout.
You may need to retrieve the signing key first:
gpg --keyserver pool.sks-keyservers.net \
--recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
Guile-SQLite3 provides Guile 2.x bindings to the SQLite database engine.
It was originally written by Andy Wingo, with contributions from several
people.
If you’re interested in Guile-SQLite3 and would like to become its
maintainer, or if you’d simply like to contribute, let’s talk! :-)
Ludo’.
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Guile-SQLite3 0.1.0 released,
Ludovic Courtès <=