Re: [PATCH 5/6] gnu: Add python-flask-babel.

2016-11-03 Thread Hartmut Goebel
Am 03.11.2016 um 11:56 schrieb Danny Milosavljevic: > +(synopsis "Adds i18n/l10n support to Flask applications") "i18n and l10n" > +(description "This package enables i18n/l10n support for Flask > applications.") Again i suggest being a bit more verbose like the text on the homepage:

[PATCH 5/6] gnu: Add python-flask-babel.

2016-11-03 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-flask-babel, python2-flask-babel): New variables. --- gnu/packages/python.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b765a74..21adce7 100644 --- a/gnu/packages/p