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.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


Reply via email to