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:
* 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