{ "info": { "author": "Matthew Somerville", "author_email": "matthew@mysociety.org", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "Django Pipeline Compass\n=======================\n\n`Compass`_ compiler for django-pipeline using the original Ruby Gem.\n\nRequirements\n------------\n\n* Compass: ``gem install compass``\n\nInstallation\n------------\n\n.. code-block:: bash\n\n # from PyPi\n $ pip install django-pipeline-compass-rubygem\n\n # from GitHub\n $ pip install git+https://github.com/mila-labs/django-pipeline-compass-rubygem.git\n\nUsage\n-----\n\nCOMPASS_BINARY and COMPASS_ARGUMENTS can be either a string or a list/tuple.\n\n.. code-block:: python\n\n # settings.py\n\n PIPELINE['COMPASS_BINARY'] = '/usr/local/bin/compass' # default: ['/usr/bin/env', 'compass']\n PIPELINE['COMPASS_ARGUMENTS'] = ['-c', 'path/to/config.rb'] # default: []\n\n PIPELINE['COMPILERS'] = (\n 'pipeline_compass.compass.CompassCompiler',\n )\n\n.. _Compass: http://compass-style.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/mysociety/django-pipeline-compass-rubygem", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "mysociety-django-pipeline-compass-rubygem", "package_url": "https://pypi.org/project/mysociety-django-pipeline-compass-rubygem/", "platform": "OS Independent", "project_url": "https://pypi.org/project/mysociety-django-pipeline-compass-rubygem/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mysociety/django-pipeline-compass-rubygem" }, "release_url": "https://pypi.org/project/mysociety-django-pipeline-compass-rubygem/0.1.8.1/", "requires_dist": null, "requires_python": null, "summary": "django-pipeline-compass-rubygem is a Compass compiler for django-pipeline using the original Compass Ruby Gem.", "version": "0.1.8.1" }, "last_serial": 2350244, "releases": { "0.1.8.1": [ { "comment_text": "", "digests": { "md5": "85145578606a5b698a188f1c4dd70e43", "sha256": "d04f2e94e2488a85e96362e3f0da855d0ceadb030fddb2a953971ca7b57c0811" }, "downloads": -1, "filename": "mysociety_django_pipeline_compass_rubygem-0.1.8.1-py2-none-any.whl", "has_sig": false, "md5_digest": "85145578606a5b698a188f1c4dd70e43", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4075, "upload_time": "2016-04-12T10:16:45", "url": "https://files.pythonhosted.org/packages/d8/b2/cc0a86567aa9d89723a747b03635e1b2278f93309886ebaa411d83784ae0/mysociety_django_pipeline_compass_rubygem-0.1.8.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d8d79bc5f42e963f3db7006072fddc0", "sha256": "6a3d076e31c883dd3769afdcad98ae994fb125aa34f548f98004ae8db9305f03" }, "downloads": -1, "filename": "mysociety-django-pipeline-compass-rubygem-0.1.8.1.tar.gz", "has_sig": false, "md5_digest": "8d8d79bc5f42e963f3db7006072fddc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2864, "upload_time": "2016-04-12T10:16:35", "url": "https://files.pythonhosted.org/packages/82/ea/8da133094b00e09dc6a497b7f9b454fcad8cfa108fc6e80fb0013dce1119/mysociety-django-pipeline-compass-rubygem-0.1.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "85145578606a5b698a188f1c4dd70e43", "sha256": "d04f2e94e2488a85e96362e3f0da855d0ceadb030fddb2a953971ca7b57c0811" }, "downloads": -1, "filename": "mysociety_django_pipeline_compass_rubygem-0.1.8.1-py2-none-any.whl", "has_sig": false, "md5_digest": "85145578606a5b698a188f1c4dd70e43", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4075, "upload_time": "2016-04-12T10:16:45", "url": "https://files.pythonhosted.org/packages/d8/b2/cc0a86567aa9d89723a747b03635e1b2278f93309886ebaa411d83784ae0/mysociety_django_pipeline_compass_rubygem-0.1.8.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d8d79bc5f42e963f3db7006072fddc0", "sha256": "6a3d076e31c883dd3769afdcad98ae994fb125aa34f548f98004ae8db9305f03" }, "downloads": -1, "filename": "mysociety-django-pipeline-compass-rubygem-0.1.8.1.tar.gz", "has_sig": false, "md5_digest": "8d8d79bc5f42e963f3db7006072fddc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2864, "upload_time": "2016-04-12T10:16:35", "url": "https://files.pythonhosted.org/packages/82/ea/8da133094b00e09dc6a497b7f9b454fcad8cfa108fc6e80fb0013dce1119/mysociety-django-pipeline-compass-rubygem-0.1.8.1.tar.gz" } ] }