unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: Giovanni Biscuolo <g@xelera.eu>
Cc: guix-devel@gnu.org
Subject: Re: packaging - sentences in description
Date: Mon, 18 Mar 2019 15:42:03 +0100	[thread overview]
Message-ID: <db9196ca628feef41dfa4890e8916201@lepiller.eu> (raw)
In-Reply-To: <87k1gwtfo5.fsf@roquette.mug.biscuolo.net>

Le 2019-03-18 15:34, Giovanni Biscuolo a écrit :
> Hi Guix
> 
> I'm packaging go-github-com-burntsushi-locker, this is the package
> definition:
> 
> [...]
> 
>       (home-page "https://github.com/BurntSushi/locker")
>       (synopsis "Manage named ReadWrite mutexes in Go")
>       (description "Golang package for conveniently using named 
> read/write
> locks. These appear to be especially useful for synchronizing access to
         ^ here
> session based information in web applications.
> 
> The common use case is to use the package level functions, which use a 
> package
> level set of locks (safe to use from multiple goroutines
> simultaneously). However, you may also create a new separate set of 
> locks
                   ^ here
> test.
> 
> All locks are implemented with read-write mutexes. To use them like a 
> regular
                                                     ^ and here
> mutex, simply ignore the RLock/RUnlock functions.")
>       (license license:public-domain))))
> 

I think that's all.

HTH :)

  reply	other threads:[~2019-03-18 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-18 14:34 packaging - sentences in description Giovanni Biscuolo
2019-03-18 14:42 ` Julien Lepiller [this message]
2019-03-18 14:54 ` Tobias Geerinckx-Rice
2019-03-18 16:14   ` Giovanni Biscuolo

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=db9196ca628feef41dfa4890e8916201@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=g@xelera.eu \
    --cc=guix-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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