unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Let’s update the web site’s library page!
@ 2017-03-18 13:23 Ludovic Courtès
  2017-03-19 13:50 ` Amirouche
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Ludovic Courtès @ 2017-03-18 13:23 UTC (permalink / raw)
  To: Guile User

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’.



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-03-25 13:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.60067.1489846274.22739.guile-user@gnu.org>
2017-03-19 17:24 ` Let?s update the web site?s library page! Artyom Poptsov
2017-03-18 13:23 Let’s update the web site’s " Ludovic Courtès
2017-03-19 13:50 ` 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

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