{ "info": { "author": "mySociety", "author_email": "programmers@mysociety.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "django-pipeline-csscompressor\n==============\n\nA https://github.com/jazzband/django-pipeline css compressor\nto compress css files using https://github.com/sprymix/csscompressor.\n\nThis allows you to use django-pipeline to compress CSS files without having to\nrely on an external binary like YUI compressor, Uglify, etc.\n\nInstallation\n------------\n\n pip install django-pipeline-csscompressor\n\nConfigure django-pipeline to use django_pipeline_csscompressor.CssCompressor\nas its `CSS_COMPRESSOR` in your `settings.py`:\n\n CSS_COMPRESSOR = 'django_pipeline_csscompressor.CssCompressor '\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/mysociety/django-pipeline-csscompressor", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "django-pipeline-csscompressor", "package_url": "https://pypi.org/project/django-pipeline-csscompressor/", "platform": "", "project_url": "https://pypi.org/project/django-pipeline-csscompressor/", "project_urls": { "Homepage": "https://github.com/mysociety/django-pipeline-csscompressor" }, "release_url": "https://pypi.org/project/django-pipeline-csscompressor/0.1/", "requires_dist": [ "django-pipeline (>=1.6.8)", "csscompressor (>=0.9.4)" ], "requires_python": "", "summary": "A django-pipeline compressor to compress css files using csscompressor", "version": "0.1" }, "last_serial": 3673416, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "687c7fa8bbce6399187123eb974b77cb", "sha256": "f1730cd89042ffc0801698e071501b23798cc4885f9ff77f4fb5a59afd5d9b99" }, "downloads": -1, "filename": "django_pipeline_csscompressor-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "687c7fa8bbce6399187123eb974b77cb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3305, "upload_time": "2018-03-15T17:24:51", "url": "https://files.pythonhosted.org/packages/d0/3c/2317366ad4e905d555943a440da56637bcd682afb04a61953985abb2cc0b/django_pipeline_csscompressor-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79a3d466f3021e04ce975465beb49802", "sha256": "dd5cfd11fd1439ffe8bc42e0d5150881a485613cfc43c7895dbce957bb0adb9a" }, "downloads": -1, "filename": "django-pipeline-csscompressor-0.1.tar.gz", "has_sig": false, "md5_digest": "79a3d466f3021e04ce975465beb49802", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1562, "upload_time": "2018-03-15T17:24:53", "url": "https://files.pythonhosted.org/packages/cf/e3/08a7ccc6e4ff5e5986eeeef6eec2a263191af5c075cd363061f7fd38f865/django-pipeline-csscompressor-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "687c7fa8bbce6399187123eb974b77cb", "sha256": "f1730cd89042ffc0801698e071501b23798cc4885f9ff77f4fb5a59afd5d9b99" }, "downloads": -1, "filename": "django_pipeline_csscompressor-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "687c7fa8bbce6399187123eb974b77cb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3305, "upload_time": "2018-03-15T17:24:51", "url": "https://files.pythonhosted.org/packages/d0/3c/2317366ad4e905d555943a440da56637bcd682afb04a61953985abb2cc0b/django_pipeline_csscompressor-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79a3d466f3021e04ce975465beb49802", "sha256": "dd5cfd11fd1439ffe8bc42e0d5150881a485613cfc43c7895dbce957bb0adb9a" }, "downloads": -1, "filename": "django-pipeline-csscompressor-0.1.tar.gz", "has_sig": false, "md5_digest": "79a3d466f3021e04ce975465beb49802", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1562, "upload_time": "2018-03-15T17:24:53", "url": "https://files.pythonhosted.org/packages/cf/e3/08a7ccc6e4ff5e5986eeeef6eec2a263191af5c075cd363061f7fd38f865/django-pipeline-csscompressor-0.1.tar.gz" } ] }