unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Amirouche <amirouche@hypermove.net>
To: guile-user@gnu.org
Subject: Re: Let’s update the web site’s library page!
Date: Sun, 19 Mar 2017 14:50:39 +0100	[thread overview]
Message-ID: <123021a8-d154-60a0-2541-7f32c412db6a@hypermove.net> (raw)
In-Reply-To: <87r31u90rh.fsf@gnu.org>



Le 18/03/2017 à 14:23, Ludovic Courtès a écrit :
> Hi Guilers!
>
> Until we have a proper guildhall, <https://gnu.org/s/guile/libraries/>
> is a simple way to let people know about goodies available for Guile.
>
> Please consider adding entries for your favorite packages or updating
> existing entries!
>
> The code for that page is here:
>
>    https://git.savannah.gnu.org/cgit/guile/guile-web.git/tree/website/apps/base/libraries-page.scm#n68
>
> You can either send us a patch (as produced by ‘git format-patch’)
> against this page, or just an entry like this:
>
>    (define guile-lib
>      (package #:name "Guile-lib"
>               #:description "Guile-Lib is intended as an accumulation place for
>    pure-scheme Guile modules, allowing for people to cooperate integrating their
>    generic Guile modules into a coherent library.  Think \"a down-scaled,
>    limited-scope CPAN for Guile\"."
>               #:url "http://www.nongnu.org/guile-lib/"
>               #:tags '("Guile 2.2" "Guile 2.0" "Guile 1.8")
>               #:license "LGPL 2.1 or later"))

Can we create a database section and an entry for guile-wiredtiger:

(define guile-wiredtiger
   (package #:name "guile-wiredtiger"
            #:description "guile-wiredtiger is a database library 
powered by wiredtiger.
It comes with two high level abstraction: the EAV model and a graph 
database.
The EAV database use logic extension of scheme microkanren to execute 
queries.
The graph database use functional streams for querying."
            #:url "https://framagit.org/a-guile-mind/guile-wiredtiger/"
            #:tags '("Guile 2.2")
            #:license "GPL 2 or later"))


Tx!



  reply	other threads:[~2017-03-19 13:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-18 13:23 Let’s update the web site’s library page! Ludovic Courtès
2017-03-19 13:50 ` Amirouche [this message]
2017-03-20 16:37   ` Ludovic Courtès
2017-03-20 18:23 ` Thompson, David
2017-03-20 20:11   ` Ludovic Courtès
2017-03-24 16:57     ` Jan Wedekind
2017-03-24 19:43       ` Sirgazil de Alagris
2017-03-24 21:06         ` Jan Wedekind
2017-03-24 20:36       ` Ludovic Courtès
2017-03-24 21:08         ` Jan Wedekind
2017-03-24 22:42           ` Ludovic Courtès
2017-03-25  9:52             ` Jan Wedekind
2017-03-25 13:49 ` Matt Wette
     [not found] <mailman.60067.1489846274.22739.guile-user@gnu.org>
2017-03-19 17:24 ` Let?s update the web site?s " Artyom Poptsov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=123021a8-d154-60a0-2541-7f32c412db6a@hypermove.net \
    --to=amirouche@hypermove.net \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).