{ "info": { "author": "Anselm Lingnau", "author_email": "anselm@anselms.net", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "==============\nLanguage-Flags\n==============\n\nLanguage-Flags is a simple Django app that helps display national flags. For\nefficiency, there is just one huge PNG file with all the flags, and\nindividual flags are selected for display using CSS trickery.\n\nThis module provides tools for display of country flags based on their country code\nand sets of flags of nations where a particular language is spoken.\n\nQuick start\n-----------\n\n1. Add \"language_flags\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n\t'language_flags',\n ]\n\n2. In templates where you want to use language_flags, include the\n language_flags template tag library::\n\n {% load language_flags_tags %}\n\n and include css or min.css in HTML ````::\n\n \n\n Don't forget ``{% load staticfiles %}`` at the top of your template.\n\n\n3. You can use the `flags_for_language` tag to display a number\n of flags of nations where a language is spoken. Right now the\n language can be either English or German::\n\n {% flags_for_language COUNT LANGUAGE %}\n\n This will display COUNT flags for language LANGUAGE; the flags will\n always include the first country listed for LANGUAGE, while the\n remainder will be randomly selected from the other countries.\n\n If the LANGUAGE code is equal to existing country code,\n one flag of related country is displayed.\n\nAcknowledgments\n---------------\n\nThe flag sprite was downloaded from https://www.flag-sprites.com and\nis derived from the FamFamFam flag icon set at\nhttp://www.famfamfam.com/lab/icons/flags/.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ktalik/django-country-and-language-flags", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-country-and-language-flags", "package_url": "https://pypi.org/project/django-country-and-language-flags/", "platform": "", "project_url": "https://pypi.org/project/django-country-and-language-flags/", "project_urls": { "Homepage": "https://github.com/ktalik/django-country-and-language-flags" }, "release_url": "https://pypi.org/project/django-country-and-language-flags/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Display country flags or sets of flags of nations where a particular language is spoken", "version": "0.1.1" }, "last_serial": 3974726, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "8e9a8645e13daf94257d344985bdfdcd", "sha256": "3e8fb4c376ff9e6d92131ade954384c61a4443cc03de811db551d3bb3839cb8c" }, "downloads": -1, "filename": "django_country_and_language_flags-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8e9a8645e13daf94257d344985bdfdcd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 88660, "upload_time": "2018-06-18T20:26:30", "url": "https://files.pythonhosted.org/packages/3c/0a/3f6c1cab2bb08de4100e0c836ca1f6dffb9ea93b34a81479091f8ae5f56e/django_country_and_language_flags-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b45c5620a5d8bdd5affe75d268e4a1cb", "sha256": "31fbbb82622ef85354cbcf448f3069311d16e2b7458a0dc43ef2fbb55c9a3020" }, "downloads": -1, "filename": "django-country-and-language-flags-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b45c5620a5d8bdd5affe75d268e4a1cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89936, "upload_time": "2018-06-18T20:26:32", "url": "https://files.pythonhosted.org/packages/ce/c6/68a54a96a8c1ae87e72026dc621c955ffc6042f5f8462426f6bd07e2d552/django-country-and-language-flags-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e9a8645e13daf94257d344985bdfdcd", "sha256": "3e8fb4c376ff9e6d92131ade954384c61a4443cc03de811db551d3bb3839cb8c" }, "downloads": -1, "filename": "django_country_and_language_flags-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8e9a8645e13daf94257d344985bdfdcd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 88660, "upload_time": "2018-06-18T20:26:30", "url": "https://files.pythonhosted.org/packages/3c/0a/3f6c1cab2bb08de4100e0c836ca1f6dffb9ea93b34a81479091f8ae5f56e/django_country_and_language_flags-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b45c5620a5d8bdd5affe75d268e4a1cb", "sha256": "31fbbb82622ef85354cbcf448f3069311d16e2b7458a0dc43ef2fbb55c9a3020" }, "downloads": -1, "filename": "django-country-and-language-flags-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b45c5620a5d8bdd5affe75d268e4a1cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89936, "upload_time": "2018-06-18T20:26:32", "url": "https://files.pythonhosted.org/packages/ce/c6/68a54a96a8c1ae87e72026dc621c955ffc6042f5f8462426f6bd07e2d552/django-country-and-language-flags-0.1.1.tar.gz" } ] }