Metadata-Version: 1.0
Name: iso639
Version: 0.1.1
Summary: ISO639-2 support for Python.
Home-page: https://github.com/janpipek/iso639-python
Author: Jan Pipek
Author-email: jan.pipek@gmail.com
License: MIT
Description: iso639
        ======
        A simple library for working with ISO639-2 language codes.
        Should work in both Python 2 & 3.
        
        Includes data from Congress library: http://www.loc.gov/standards/iso639-2/php/code_list.php
        
        Alternatives
        ------------
        * **pycountry**: https://bitbucket.org/flyingcircus/pycountry 
Platform: UNKNOWN
