{ "info": { "author": "Per Almquist", "author_email": "per.almquist@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "lccc_mapper\n===========\n\nLocale, currency, and country code mapper\n\nPython library for looking up locale, currency, or country code based on one of the other.\n\nURLs\n----------------\nhttps://github.com/peal/lccc_mapper\n\nhttp://pypi.python.org/pypi/lccc_mapper\n\n\nExample\n----------------\n\n >>> import lccc_mapper\n >>> lccc_mapper.currency_to_country_codes('USD')\n ['AS', 'BQ', 'IO', 'EC', 'SV', 'GU', 'HT', 'MH', 'FM', 'MP', 'PW', 'PA', 'PR', 'TL', 'TC', 'US', 'UM', 'VG', 'VI']\n >>> lccc_mapper.country_code_to_currencies('CH')\n ['CHF', 'CHE', 'CHW']\n >>> lccc_mapper.locale_to_currencies('en_GB')[0]\n 'GBP'", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/lccc_mapper", "keywords": "country currency ISO 3166 4217", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "lccc_mapper", "package_url": "https://pypi.org/project/lccc_mapper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lccc_mapper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/lccc_mapper" }, "release_url": "https://pypi.org/project/lccc_mapper/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Locale currency country code mapper", "version": "0.0.2" }, "last_serial": 794098, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6b6a6c48ff10e309ff9ec1419854149d", "sha256": "7368928ba8540cffcde4cbce6fcf13a38e1a0711807c583ca0bf1b86efd31f30" }, "downloads": -1, "filename": "lccc_mapper-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6b6a6c48ff10e309ff9ec1419854149d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3651, "upload_time": "2012-05-21T08:52:37", "url": "https://files.pythonhosted.org/packages/88/4f/d2c734396b411d3c4e7c2f2cebe11377335bcd026728089c4e536aeb7cca/lccc_mapper-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6010da24304c8223cd6772bfc040318c", "sha256": "9a463940d86f854e67a67859b6443d1b8dce9cff4a0694e797684a94bf9e03da" }, "downloads": -1, "filename": "lccc_mapper-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6010da24304c8223cd6772bfc040318c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6371, "upload_time": "2012-05-21T10:45:01", "url": "https://files.pythonhosted.org/packages/40/78/c4007214e8a71458dd2cc04b91620bf26591e5db9f2dadd48d698aed70d2/lccc_mapper-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6010da24304c8223cd6772bfc040318c", "sha256": "9a463940d86f854e67a67859b6443d1b8dce9cff4a0694e797684a94bf9e03da" }, "downloads": -1, "filename": "lccc_mapper-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6010da24304c8223cd6772bfc040318c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6371, "upload_time": "2012-05-21T10:45:01", "url": "https://files.pythonhosted.org/packages/40/78/c4007214e8a71458dd2cc04b91620bf26591e5db9f2dadd48d698aed70d2/lccc_mapper-0.0.2.tar.gz" } ] }