{ "info": { "author": "Brendan Molloy", "author_email": "brendan@bbqsrc.net", "bugtrack_url": null, "classifiers": [], "description": "# lcid-python\n\nGet LCIDs for BCP 47 tags in Python.\n\n## Usage\n\n* `get(tag: str) -> int` (eg: 1033)\n* `get_hex4(tag: str) -> str` (eg: '0409')\n* `get_hex8(tag: str) -> str` (eg: '00000409')\n\nAll functions return `None` if nothing found. A rational default is `0` or `0x1000` depending on your use case.\n\n## License\n\nCC0 - see LICENSE.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bbqsrc/lcid-python", "keywords": "", "license": "CC0-1.0", "maintainer": "", "maintainer_email": "", "name": "lcid", "package_url": "https://pypi.org/project/lcid/", "platform": "", "project_url": "https://pypi.org/project/lcid/", "project_urls": { "Homepage": "https://github.com/bbqsrc/lcid-python" }, "release_url": "https://pypi.org/project/lcid/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "LCID lookup tool", "version": "1.0.1" }, "last_serial": 3249875, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "51989e1f2bbec6dd79c1ab5d11bc362e", "sha256": "f2295031d9e685c14af57fe4a5f65ab2eb0656b3ecc19b9350a916290c7b9db9" }, "downloads": -1, "filename": "lcid-1.0.1.tar.gz", "has_sig": false, "md5_digest": "51989e1f2bbec6dd79c1ab5d11bc362e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6602, "upload_time": "2017-10-14T10:14:46", "url": "https://files.pythonhosted.org/packages/61/d9/4658e0a69d7254e46809b8a88b17b4b0e4ce2ca5634f8cf2bab0cf330c92/lcid-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51989e1f2bbec6dd79c1ab5d11bc362e", "sha256": "f2295031d9e685c14af57fe4a5f65ab2eb0656b3ecc19b9350a916290c7b9db9" }, "downloads": -1, "filename": "lcid-1.0.1.tar.gz", "has_sig": false, "md5_digest": "51989e1f2bbec6dd79c1ab5d11bc362e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6602, "upload_time": "2017-10-14T10:14:46", "url": "https://files.pythonhosted.org/packages/61/d9/4658e0a69d7254e46809b8a88b17b4b0e4ce2ca5634f8cf2bab0cf330c92/lcid-1.0.1.tar.gz" } ] }