Date: Sat, 11 Jan 2020 12:30:52 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 242616] [NEW PORT] www/py-flask-babelex: Adds i18n/l10n support to Flask applications Message-ID: <bug-242616-21822-yFqFJES0xj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242616-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-242616-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242616 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: koobs Date: Sat Jan 11 12:30:18 UTC 2020 New revision: 522682 URL: https://svnweb.freebsd.org/changeset/ports/522682 Log: [NEW] www/py-flask-babelex: Support i18n/l10n in Flask applications This is fork of official Flask-Babel extension with following features: - Possible to use multiple language catalogs in one Flask application; - Localization domains: your extension can package localization file(s) and use them if necessary; - Does not reload localizations for each request. WWW: https://github.com/mrjoes/flask-babelex PR: 242616 Submitted by: Goran Meki? <mek tilda center> Changes: head/www/Makefile head/www/py-flask-babelex/ head/www/py-flask-babelex/Makefile head/www/py-flask-babelex/distinfo head/www/py-flask-babelex/files/ head/www/py-flask-babelex/files/patch-tests_tests.py head/www/py-flask-babelex/pkg-descr --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242616-21822-yFqFJES0xj>