pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-flask-babelex



Module Name:    pkgsrc
Committed By:   kleink
Date:           Mon Apr  1 17:40:25 UTC 2013

Added Files:
        pkgsrc/www/py-flask-babelex: DESCR Makefile PLIST distinfo

Log Message:
Import Flask-BabelEx-0.8.1 as www/py-flask-babelex.

Flask-BabelEx adds i18n/l10n support to Flask applications with
the help of the Babel library.

This is fork of official Flask-Babel extension with following
features:
* It is 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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-flask-babelex/DESCR \
    pkgsrc/www/py-flask-babelex/Makefile pkgsrc/www/py-flask-babelex/PLIST \
    pkgsrc/www/py-flask-babelex/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index