Danny Milosavljevic writes: > * gnu/packages/python.scm (python-flask-script, > python2-flask-script): New variables. [...] > + (home-page > + "http://github.com/smurfix/flask-script") This line break seems unnecessary. > + (description "This package supports scripting in @code{python-flask}.") Can you add a little more information here? What exactly does this package provide? Why would I want it? The first paragraph here seems like a much better starting point, but feel free to expand on it: https://flask-script.readthedocs.io/en/latest/ LGTM with a more useful description!