{ "info": { "author": "Mike Yumatov", "author_email": "mike@yumatov.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2" ], "description": "gears-clean-css\n===============\n\nclean-css_ compressor for Gears_. This package already includes the clean-css\nsource code for you, so you don't need to worry about installing it yourself.\n\nBundled clean-css version: **0.6.0**\n\nInstallation\n------------\n\nInstall ``gears-clean-css`` with pip::\n\n $ pip install gears-clean-css\n\n\nRequirements\n------------\n\n``gears-clean-css`` requires node.js_ to be installed in your system.\n\n\nUsage\n-----\n\nAdd ``gears_clean_css.CleanCSSCompressor`` to ``environment``'s compressors\nregistry::\n\n from gears_clean_css import CleanCSSCompressor\n environment.compressors.register('text/css', CleanCSSCompressor.as_handler())\n\nIf you use Gears in your Django project, add this code to its settings::\n\n GEARS_COMPRESSORS = {\n 'text/css': 'gears_clean_css.CleanCSSCompressor',\n }\n\n.. _clean-css: https://github.com/GoalSmashers/clean-css\n.. _Gears: https://github.com/gears/gears\n.. _node.js: http://nodejs.org/", "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/gears/gears-clean-css", "keywords": null, "license": "ISC", "maintainer": null, "maintainer_email": null, "name": "gears-clean-css", "package_url": "https://pypi.org/project/gears-clean-css/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gears-clean-css/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gears/gears-clean-css" }, "release_url": "https://pypi.org/project/gears-clean-css/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "clean-css compressor for Gears", "version": "0.1.2" }, "last_serial": 792297, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "22008e3be59b189592087d48deef8912", "sha256": "be957437b3374234da87881205edfd98f48fb09e02fab7aaa894df408cfd7685" }, "downloads": -1, "filename": "gears-clean-css-0.1.tar.gz", "has_sig": false, "md5_digest": "22008e3be59b189592087d48deef8912", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152848, "upload_time": "2012-08-23T21:02:55", "url": "https://files.pythonhosted.org/packages/b2/79/fda82a31646f4d024c45e0e0d12152746586c0ca50658cd43cc499df7873/gears-clean-css-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4488db6c965f3741223f62b4598ec6a3", "sha256": "8d8a95f0de9a7f64fb89131328b23f62f7cc90b48d263730a4e1c87ba855c516" }, "downloads": -1, "filename": "gears-clean-css-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4488db6c965f3741223f62b4598ec6a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152888, "upload_time": "2012-08-24T18:54:55", "url": "https://files.pythonhosted.org/packages/86/d3/97b38e6c0cbcc714f83564fc7078798034ee1283141838093d92f33b843d/gears-clean-css-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d4d7bb6dcea5d267ffc2b90813a24588", "sha256": "2dcba14b5620c688a0c55961a9ef5ff9e482c1e4e26d0b188fada73f576793b2" }, "downloads": -1, "filename": "gears-clean-css-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d4d7bb6dcea5d267ffc2b90813a24588", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152592, "upload_time": "2012-10-16T07:02:30", "url": "https://files.pythonhosted.org/packages/48/f3/5793109cc9c4f2ddc34b1944cf26869cc8c92d81383b42307711078eda19/gears-clean-css-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d4d7bb6dcea5d267ffc2b90813a24588", "sha256": "2dcba14b5620c688a0c55961a9ef5ff9e482c1e4e26d0b188fada73f576793b2" }, "downloads": -1, "filename": "gears-clean-css-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d4d7bb6dcea5d267ffc2b90813a24588", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152592, "upload_time": "2012-10-16T07:02:30", "url": "https://files.pythonhosted.org/packages/48/f3/5793109cc9c4f2ddc34b1944cf26869cc8c92d81383b42307711078eda19/gears-clean-css-0.1.2.tar.gz" } ] }