guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/4] gnu: Add python-bpython.


From: Leo Famulari
Subject: Re: [PATCH 4/4] gnu: Add python-bpython.
Date: Sun, 1 Jan 2017 16:12:52 -0500
User-agent: Mutt/1.7.2 (2016-11-26)

On Sat, Dec 31, 2016 at 03:02:02PM +0100, Hartmut Goebel wrote:
> * gnu/packages/python.scm (python-bpython, python2-bpython): New
>   variables.

> +    (synopsis "Fancy interface to the Python interpreter")
> +    (description "bpython's main features are
> address@hidden
> address@hidden in-line syntax highlighting,
> address@hidden readline-like autocomplete with suggestions displayed as you 
> type,
> address@hidden expected parameter list for any Python function,
> address@hidden \"rewind\" function to pop the last line of code from memory 
> and
> +      re-evaluate,
> address@hidden send the code you've entered off to a pastebin,
> address@hidden save the code you've entered to a file, and
> address@hidden auto-indentation.
> address@hidden enumerate")

I'd start the description with "Bpython is a fancy interface to the
Python interpreter."

Otherwise LGTM.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]