{ "info": { "author": "Donald von Stufft", "author_email": "donald.stufft@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python" ], "description": "Hyde Slimmer\n------------\n\nThis module is a wrapper around Peter Bengtsson's slimmer. It can be used to\ncompress HTML, XHTML or CSS. It depends on the slimmer module from pypi.\n\nInstallation ::\n\n pip install hyde-slimmer\n\nInstall Post Processor::\n\n SITE_POST_PROCESSORS = {\n '/': {\n 'hyde_slimmer.site_post_processors.Compress' : {\n 'slimmer': {\n '*.html': 'html',\n #'*.html': 'xhtml',\n #'*.css': 'css',\n }\n },\n }\n }", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dstufft/hyde-slimmer", "keywords": "hyde html compressor", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "hyde-slimmer", "package_url": "https://pypi.org/project/hyde-slimmer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hyde-slimmer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/dstufft/hyde-slimmer" }, "release_url": "https://pypi.org/project/hyde-slimmer/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Html compression as post processor", "version": "0.0.1" }, "last_serial": 634726, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "62c29cab6256c814058efb02d2628d2d", "sha256": "8d71d63ee7f3cca131dda0a2b5c27a3d23ef3676d6e9090a348aa4430dd1ebad" }, "downloads": -1, "filename": "hyde-slimmer-0.0.1.tar.gz", "has_sig": false, "md5_digest": "62c29cab6256c814058efb02d2628d2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1757, "upload_time": "2011-01-22T05:08:23", "url": "https://files.pythonhosted.org/packages/5e/a6/f6ace07f36b7f0261cd5a642d81b828d059a02fe4e18c815767a054db336/hyde-slimmer-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62c29cab6256c814058efb02d2628d2d", "sha256": "8d71d63ee7f3cca131dda0a2b5c27a3d23ef3676d6e9090a348aa4430dd1ebad" }, "downloads": -1, "filename": "hyde-slimmer-0.0.1.tar.gz", "has_sig": false, "md5_digest": "62c29cab6256c814058efb02d2628d2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1757, "upload_time": "2011-01-22T05:08:23", "url": "https://files.pythonhosted.org/packages/5e/a6/f6ace07f36b7f0261cd5a642d81b828d059a02fe4e18c815767a054db336/hyde-slimmer-0.0.1.tar.gz" } ] }