Metadata-Version: 2.1
Name: starlette-i18n
Version: 0.1.0
Summary: Localisation helper for starlette
Home-page: https://github.com/bigbag/starlette-i18n
Author: Pavel Liashkov
Author-email: pavel.liashkov@protonmail.com
Maintainer: Pavel Liashkov
Maintainer-email: pavel.liashkov@protonmail.com
License: Apache License, Version 2.0
Download-URL: https://pypi.python.org/pypi/starlette-i18n
Description: Localisation helper for starlette
        =======================================================================
        
        .. image:: https://github.com/bigbag/starlette-i18n/workflows/CI/badge.svg
           :target: https://github.com/bigbag/starlette-i18n/actions?query=workflow%3ACI
        .. image:: https://img.shields.io/pypi/v/starlette-i18n.svg
           :target: https://pypi.python.org/pypi/starlette-i18n
        
Platform: POSIX
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: POSIX
Classifier: Topic :: System :: Networking
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
