IANA Language Tags for Python
=============================
.. image:: https://badge.fury.io/py/language-tags.png
:target: http://badge.fury.io/py/language-tags
.. image:: https://app.travis-ci.com/OnroerendErfgoed/language-tags.png?branch=develop
:target: https://app.travis-ci.com/OnroerendErfgoed/language-tags
.. image:: https://coveralls.io/repos/OnroerendErfgoed/language-tags/badge.png
:target: https://coveralls.io/r/OnroerendErfgoed/language-tags
.. image:: https://readthedocs.org/projects/language-tags/badge/?version=latest
:target: https://readthedocs.org/projects/language-tags/?badge=latest
This Python API offers a way to validate and lookup languages tags.
Standard
--------
It is based on `BCP 47 <http://tools.ietf.org/html/bcp47>`_ (`RFC 5646 <http://tools.ietf.org/html/rfc5646>`_) and the latest `IANA language subtag registry <http://www.iana.org/assignments/language-subtag-registry>`_.
This project will be updated as the standards change.
Language-tags 1.0.0 only supports Python 3, for Python 2 support, please use language-tags 0.5.0.
JSON data
---------
See the `language-subtag-registry <https://github.com/mattcg/language-subtag-registry>`_ project for the underlying JSON data.
Javascript version
------------------
This project is a Python version of the `language-tags <https://github.com/mattcg/language-tags>`_ Javascript project.
Raw data
{
"_id": null,
"home_page": "https://github.com/OnroerendErfgoed/language-tags",
"name": "language-tags",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Flanders Heritage Agency",
"author_email": "ict@onroerenderfgoed.be",
"download_url": "https://files.pythonhosted.org/packages/e0/7e/b6a0efe4fee11e9742c1baaedf7c574084238a70b03c1d8eb2761383848f/language_tags-1.2.0.tar.gz",
"platform": "any",
"description": "IANA Language Tags for Python\n=============================\n\n.. image:: https://badge.fury.io/py/language-tags.png\n :target: http://badge.fury.io/py/language-tags\n.. image:: https://app.travis-ci.com/OnroerendErfgoed/language-tags.png?branch=develop\n :target: https://app.travis-ci.com/OnroerendErfgoed/language-tags\n.. image:: https://coveralls.io/repos/OnroerendErfgoed/language-tags/badge.png\n :target: https://coveralls.io/r/OnroerendErfgoed/language-tags\n.. image:: https://readthedocs.org/projects/language-tags/badge/?version=latest\n :target: https://readthedocs.org/projects/language-tags/?badge=latest\n\nThis Python API offers a way to validate and lookup languages tags.\n\nStandard\n--------\n\nIt is based on `BCP 47 <http://tools.ietf.org/html/bcp47>`_ (`RFC 5646 <http://tools.ietf.org/html/rfc5646>`_) and the latest `IANA language subtag registry <http://www.iana.org/assignments/language-subtag-registry>`_.\n\nThis project will be updated as the standards change.\n\nLanguage-tags 1.0.0 only supports Python 3, for Python 2 support, please use language-tags 0.5.0.\n\nJSON data\n---------\n\nSee the `language-subtag-registry <https://github.com/mattcg/language-subtag-registry>`_ project for the underlying JSON data.\n\nJavascript version\n------------------\n\nThis project is a Python version of the `language-tags <https://github.com/mattcg/language-tags>`_ Javascript project.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This project is a Python version of the language-tags Javascript project.",
"version": "1.2.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b042327554649ed2dd5ce59d3f5da176c7be20f9352c7c6c51597293660b7b08",
"md5": "ec1934773422348da8933ea64c20ad6b",
"sha256": "d815604622242fdfbbfd747b40c31213617fd03734a267f2e39ee4bd73c88722"
},
"downloads": -1,
"filename": "language_tags-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ec1934773422348da8933ea64c20ad6b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 213449,
"upload_time": "2023-01-11T18:38:05",
"upload_time_iso_8601": "2023-01-11T18:38:05.692747Z",
"url": "https://files.pythonhosted.org/packages/b0/42/327554649ed2dd5ce59d3f5da176c7be20f9352c7c6c51597293660b7b08/language_tags-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e07eb6a0efe4fee11e9742c1baaedf7c574084238a70b03c1d8eb2761383848f",
"md5": "34c32a00e8aa776944b3846616335e72",
"sha256": "e934acba3e3dc85f867703eca421847a9ab7b7679b11b5d5cfd096febbf8bde6"
},
"downloads": -1,
"filename": "language_tags-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "34c32a00e8aa776944b3846616335e72",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 207901,
"upload_time": "2023-01-11T18:38:07",
"upload_time_iso_8601": "2023-01-11T18:38:07.893652Z",
"url": "https://files.pythonhosted.org/packages/e0/7e/b6a0efe4fee11e9742c1baaedf7c574084238a70b03c1d8eb2761383848f/language_tags-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-11 18:38:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "OnroerendErfgoed",
"github_project": "language-tags",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "language-tags"
}