Metadata-Version: 1.1
Name: sanic-babel
Version: 0.1.3
Summary: babel support for sanic
Home-page: https://github.com/lixxu/sanic-babel
Author: Lix Xu
Author-email: xuzenglin@gmail.com
License: BSD
Description: 
        sanic-babel
        -----------
        
        Adds i18n/l10n support to Sanic applications with the help of the
        `Babel`_ library.
        
        Links
        `````
        
        * `documentation <http://pythonhosted.org/sanic-babel/>`_
        
        .. _Babel: http://babel.edgewall.org/
        
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
