{ "info": { "author": "zencore", "author_email": "appstore@zencore.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-static-html5shiv\n=======================\n\n\nDjango application contain html5shiv static files.\n\n\nInstall\n-------\n\n::\n\n pip install django-static-html5shiv\n\n\nSettings\n--------\n\n::\n\n INSTALLED_APPS = [\n ...\n \"django_static_html5shiv\",\n ...\n ]\n\n\nUse static resource\n-------------------\n\n::\n\n {% load staticfiles %}\n\n {% block script %}\n \n \n {% endblock %}\n\n\nAbout package version\n---------------------\n\ndjango-static-html5shiv Uses version number like v3.7.3.1. The first three number is the version number of html5shiv, and the last number is our build number.\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/appstore-zencore/django-static-html5shiv", "keywords": "django-static-html5shiv", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-static-html5shiv", "package_url": "https://pypi.org/project/django-static-html5shiv/", "platform": "", "project_url": "https://pypi.org/project/django-static-html5shiv/", "project_urls": { "Homepage": "https://github.com/appstore-zencore/django-static-html5shiv" }, "release_url": "https://pypi.org/project/django-static-html5shiv/3.7.3.1/", "requires_dist": null, "requires_python": "", "summary": "Django application contain html5shiv static files.", "version": "3.7.3.1" }, "last_serial": 3712265, "releases": { "3.7.3.1": [ { "comment_text": "", "digests": { "md5": "cfee83149d6949417516622cb79177ee", "sha256": "1b949b5728f88ac0aea5d98104dae4a7e9902a131a882bba69ad8709fcae077f" }, "downloads": -1, "filename": "django-static-html5shiv-3.7.3.1.tar.gz", "has_sig": false, "md5_digest": "cfee83149d6949417516622cb79177ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10767, "upload_time": "2018-03-28T01:04:08", "url": "https://files.pythonhosted.org/packages/75/f7/ae9111598b5bc16ab84623d6f2c57db67602f6d048e9654ac45026f4b899/django-static-html5shiv-3.7.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfee83149d6949417516622cb79177ee", "sha256": "1b949b5728f88ac0aea5d98104dae4a7e9902a131a882bba69ad8709fcae077f" }, "downloads": -1, "filename": "django-static-html5shiv-3.7.3.1.tar.gz", "has_sig": false, "md5_digest": "cfee83149d6949417516622cb79177ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10767, "upload_time": "2018-03-28T01:04:08", "url": "https://files.pythonhosted.org/packages/75/f7/ae9111598b5bc16ab84623d6f2c57db67602f6d048e9654ac45026f4b899/django-static-html5shiv-3.7.3.1.tar.gz" } ] }