all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add python-rst2ansi
Date: Sat, 4 Feb 2017 14:51:45 +0100	[thread overview]
Message-ID: <5895DC71.90306@crazy-compilers.com> (raw)
In-Reply-To: <CALjrZwaR_F1T7rt-w-S-kVWEQWZOqUwBV=aiMh0Sk++X3Z4c7Q@mail.gmail.com>

Am 04.02.2017 um 13:02 schrieb Frederick Muriithi:
> +       (uri (string-append
> +             "https://pypi.python.org/packages/3c/19/b29bc04524e7d1dbde13272fbb67e45a8eb2"
> +             "4bb6d112cf10c46162b350d7/rst2ansi-"
> +             version
> +             ".tar.gz"))

Please use pypi-url here.

> +    (native-inputs
> +     `(("python-docutils" ,python-docutils)))

This must to be a propagated input. Please read the "Python apckages"
section in the manual about this.

> +    (synopsis
> +     "Python rst converter to ansi-decorated console output")

I suggest writing "reStructuredText" in the synopsis already.

What about: "Convert reStructuredText to ansi-decorated console output"?


> +     "Python module dedicated to rendering RST (reStructuredText) documents to
> + ansi-escaped strings suitable for display in a terminal")

"Python module for rendering …

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

  reply	other threads:[~2017-02-04 13:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-04 12:02 [PATCH] gnu: Add python-rst2ansi Frederick Muriithi
2017-02-04 13:51 ` Hartmut Goebel [this message]
2017-02-07 18:03 ` Frederick Muriithi

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

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

  git send-email \
    --in-reply-to=5895DC71.90306@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.