宋文武 <[email protected]> skribis: > * gnu/packages/python.scm (python-hy, python2-hy): New variables.
[...] > + (home-page "http://hylang.org/") > + (synopsis "Lisp frontend to Python") > + (description > + "Hy is a dialect of Lisp that's embedded in Python. > + > +Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you > +have the whole world of Python at your fingertips, in Lisp form.") I would remove the newline. Otherwise LGTM, thanks! Ludo’.
