unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Guile User <guile-user@gnu.org>
Subject: Let’s update the web site’s library page!
Date: Sat, 18 Mar 2017 14:23:46 +0100	[thread overview]
Message-ID: <87r31u90rh.fsf@gnu.org> (raw)

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"))

Thanks in advance.  :-)

Ludo’.



             reply	other threads:[~2017-03-18 13:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-18 13:23 Ludovic Courtès [this message]
2017-03-19 13:50 ` Let’s update the web site’s library page! Amirouche
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=87r31u90rh.fsf@gnu.org \
    --to=ludo@gnu.org \
    --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).