{ "info": { "author": "Jan Pipek", "author_email": "jan.pipek@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "iso639\n======\nA simple (really simple) library for working with ISO639-2 language codes.\nTested for Python 2.7 & 3.4.\n\nIncludes data from Congress library: http://www.loc.gov/standards/iso639-2/php/code_list.php (+ updates)\n\nInstallation\n------------\nThe easiest way is using `pip`:\n\n pip install iso639\n\nAlternatives\n------------\n* **pycountry**: https://bitbucket.org/flyingcircus/pycountry - a more-featured package\n* **iso639**: https://github.com/noumar/iso639 - another package with the same name\n\nExample usage\n-------------\n\n```python\nimport iso639\n\n>>> iso639.to_name('sv')\nu'Swedish'\n\n>>> iso639.to_native('sv')\nu'svenska'\n```\n\nFor more examples, see doctests in the source code.\n\nAcknowledgments\n---------------\n@hosford42 - adding the native language support", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/janpipek/iso639-python", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "iso639", "package_url": "https://pypi.org/project/iso639/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/iso639/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/janpipek/iso639-python" }, "release_url": "https://pypi.org/project/iso639/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "ISO639-2 support for Python.", "version": "0.1.4" }, "last_serial": 2156425, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "de5b3265ed6f71e6ff7c3d565b3b5a33", "sha256": "7680cde8840286c2d3b7c72532d9906742ea570c1e2e5c9f4b7137eb90c16172" }, "downloads": -1, "filename": "iso639-0.1.tar.gz", "has_sig": false, "md5_digest": "de5b3265ed6f71e6ff7c3d565b3b5a33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9994, "upload_time": "2014-12-25T20:35:49", "url": "https://files.pythonhosted.org/packages/72/2c/2ac55aaba48422346c98e16875c4e87ec79bd2df192ac043ffd82d394dac/iso639-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7c970f699908de03e82186b9158028bf", "sha256": "e246d5c88b9f8d5a2de02f9cac047dfe735174bd5618c5307211116aa4d62f9e" }, "downloads": -1, "filename": "iso639-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7c970f699908de03e82186b9158028bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10103, "upload_time": "2014-12-25T21:02:16", "url": "https://files.pythonhosted.org/packages/5c/b6/d861d7760356f471112b8be26df9e598ef4000e06408be07b0405df89b0d/iso639-0.1.1.tar.gz" } ], "0.1.2": [], "0.1.3": [ { "comment_text": "", "digests": { "md5": "aee056db71ac8d09815aaa051fb6b696", "sha256": "8d4f5dc4db8d44887c7bf95a34395ec0cdb309c73d52820192d5ca145f698b5d" }, "downloads": -1, "filename": "iso639-0.1.3.tar.gz", "has_sig": false, "md5_digest": "aee056db71ac8d09815aaa051fb6b696", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3451, "upload_time": "2016-06-03T14:06:41", "url": "https://files.pythonhosted.org/packages/d4/41/330fdb5af5872569b441d0a14d3ebb24443082ebbf207f8b339a676a4f8e/iso639-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "219dd6a517b720d183ffde833f7111a8", "sha256": "88b70cf6c64ee9c2c2972292818c8beb32db9ea6f4de1f8471a9b081a3d92e98" }, "downloads": -1, "filename": "iso639-0.1.4.tar.gz", "has_sig": false, "md5_digest": "219dd6a517b720d183ffde833f7111a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11042, "upload_time": "2016-06-08T09:09:27", "url": "https://files.pythonhosted.org/packages/d5/23/6aecf85ed735ff017af073d1da764b8f24822f8ec17798fc83816d166826/iso639-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "219dd6a517b720d183ffde833f7111a8", "sha256": "88b70cf6c64ee9c2c2972292818c8beb32db9ea6f4de1f8471a9b081a3d92e98" }, "downloads": -1, "filename": "iso639-0.1.4.tar.gz", "has_sig": false, "md5_digest": "219dd6a517b720d183ffde833f7111a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11042, "upload_time": "2016-06-08T09:09:27", "url": "https://files.pythonhosted.org/packages/d5/23/6aecf85ed735ff017af073d1da764b8f24822f8ec17798fc83816d166826/iso639-0.1.4.tar.gz" } ] }