{ "info": { "author": "Kevin Dahlhausen", "author_email": "kpd@powertwenty.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Topic :: Internet :: WWW/HTTP" ], "description": "This package contains a utility to generate the HTML5 application cache manifest file. Running it multiple times only changes the manifest if the manifest contents or contents of files listed in the cache change.\r\n\r\n\r\nRequires\r\n--------\r\nglob2 - https://github.com/miracle2k/python-glob2/\r\n\r\n\r\nUsage\r\n-----\r\n\r\nsome exaples:\r\n\r\n manifest_gen --output cache.manifest --cache \"js/**/*.js\" --cache \"css/**/*\" --nocache dontcache.js --network counter.html --fallback fallback.html \r\n\r\n manifest_gen -o cache.manifest -c \"js/**/*.js\" -c \"css/**/*\" -nc dontcache.js -n counter.html -f fallback.html\r\n\r\n manifest_gen -h\r\n\r\n manifest_gen --doc_root C:/Users/p20/projects/rc_flug_log_client/android/workspace/rc_flug_log_phonegap/assets/www --cache \"C:/Users/p20/projects/rc_flug_log_client/android/workspace/rc_flug_log_phonegap/assets/www/**/*\" --url /static/mobile \r\n\r\n\r\nTests\r\n-----\r\nTo run the unit tests (python >= 2.7):\r\n python -m unittest discover", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kdahlhaus/manifest_generator", "keywords": "html5 cache manifest", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "manifest_generator", "package_url": "https://pypi.org/project/manifest_generator/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/manifest_generator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kdahlhaus/manifest_generator" }, "release_url": "https://pypi.org/project/manifest_generator/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A utility to smartly generate an HTML5 application cache manifest", "version": "1.0.0" }, "last_serial": 1106194, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4e2f87200a4f16df4ae34a38ce1f2425", "sha256": "9dc440350b7b1fd8f4c6b9b5064aa36bbbe3a26a56cd63652d0d80f9a27c54c3" }, "downloads": -1, "filename": "manifest_generator-1.0.0.zip", "has_sig": false, "md5_digest": "4e2f87200a4f16df4ae34a38ce1f2425", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9843, "upload_time": "2014-05-28T02:00:21", "url": "https://files.pythonhosted.org/packages/9e/a0/95b23957f9c413e97a71c6b209c39e0ab657237f821bc5a91a3a49cae548/manifest_generator-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e2f87200a4f16df4ae34a38ce1f2425", "sha256": "9dc440350b7b1fd8f4c6b9b5064aa36bbbe3a26a56cd63652d0d80f9a27c54c3" }, "downloads": -1, "filename": "manifest_generator-1.0.0.zip", "has_sig": false, "md5_digest": "4e2f87200a4f16df4ae34a38ce1f2425", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9843, "upload_time": "2014-05-28T02:00:21", "url": "https://files.pythonhosted.org/packages/9e/a0/95b23957f9c413e97a71c6b209c39e0ab657237f821bc5a91a3a49cae548/manifest_generator-1.0.0.zip" } ] }