From 76d5db3bd66e5e68ca9dfe5cfdeb62a1b197d732 Mon Sep 17 00:00:00 2001 From: Nikos Giotis Date: Sun, 5 Mar 2017 10:54:34 +0700 Subject: python/Flask-Babel: Added (i18n/l10n support to Flask). Signed-off-by: Willy Sudiarto Raharjo --- python/Flask-Babel/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/Flask-Babel/slack-desc (limited to 'python/Flask-Babel/slack-desc') diff --git a/python/Flask-Babel/slack-desc b/python/Flask-Babel/slack-desc new file mode 100644 index 0000000000..84c4bc72b2 --- /dev/null +++ b/python/Flask-Babel/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +Flask-Babel: Flask-Babel (Adds i18n/l10n support to Flask applications) +Flask-Babel: +Flask-Babel: Flask-Babel is an extension to Flask that adds i18n and l10n support +Flask-Babel: to any Flask application with the help of babel, pytz and speaklater. +Flask-Babel: It has builtin support for date formatting with timezone support as +Flask-Babel: well as a very simple and friendly interface to gettext translations. +Flask-Babel: +Flask-Babel: http://github.com/python-babel/flask-babel +Flask-Babel: +Flask-Babel: +Flask-Babel: \ No newline at end of file -- cgit v1.2.3