Metadata-Version: 1.1
Name: babelfish
Version: 0.1.3
Summary: A module to work with countries and languages
Home-page: https://github.com/Diaoul/babelfish
Author: Antoine Bertin
Author-email: diaoulael@gmail.com
License: BSD
Description: BabelFish
        =========
        
        BabelFish is a Python library to work with countries and languages.
        
        .. image:: https://travis-ci.org/Diaoul/babelfish.png?branch=master
            :target: https://travis-ci.org/Diaoul/babelfish
        
        .. image:: https://coveralls.io/repos/Diaoul/babelfish/badge.png
            :target: https://coveralls.io/r/Diaoul/babelfish
        
        License
        -------
        
        BabelFish is licensed under the `3-clause BSD license <http://opensource.org/licenses/BSD-3-Clause>`_.
        Copyright (c) 2013, the BabelFish authors and contributors.
        
        
        BabelFish Changelog
        ===================
        
        0.1.3
        -----
        **release date:** 2013-09-29
        
        * Fix source distribution
        
        
        0.1.2
        -----
        **release date:** 2013-09-29
        
        * Add missing files to source distribution
        
        
        0.1.1
        -----
        **release date:** 2013-09-28
        
        * Fix python3 support
        
        
        0.1
        ---
        **release date:** 2013-09-28
        
        * Initial version
        
Keywords: babelfish language country locale
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Software Development :: Libraries :: Python Modules
