{ "info": { "author": "Dmitry Gladkov", "author_email": "dmitry.gladkov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Compass Mixins for django-libsass\n=================================\n\n`compass-mixins `__ packaged\nas Django app under the same version number.\n\nInstallation\n------------\n\nFollow `django-libsass `__\ninstallation instructions, then:\n\n::\n\n $ pip install django-libsass-compass-mixins\n\nand add django\\_libsass\\_compass\\_mixins to your INSTALLED\\_APPS setting\n\n.. code:: python\n\n INSTALLED_APPS = [\n ...\n 'django_libsass_compass_mixins'\n ...\n ]\n\nNow you can use Compass mixins in your SCSS files\n\n.. code:: scss\n\n ...\n @import \"compass/reset\";\n @import \"compass/css3/box-shadow\";\n ...\n\nBuilding\n--------\n\nBuilding requires npm, wheel ans setuptools installed.\n\nBuild Django app package from latest version of\n`compass-mixins `__:\n\n::\n\n $ make\n\nthen optionally upload the build to PyPI:\n\n::\n\n $ make dist_upload\n\nLicense\n-------\n\n| Copyright (c) 2008-2009 Christopher M. Eppstein\n| All Rights Reserved\n| Released under a `slightly modified MIT License `__.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dgladkov/django-libsass-compass-mixins", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-libsass-compass-mixins", "package_url": "https://pypi.org/project/django-libsass-compass-mixins/", "platform": "any", "project_url": "https://pypi.org/project/django-libsass-compass-mixins/", "project_urls": { "Homepage": "https://github.com/dgladkov/django-libsass-compass-mixins" }, "release_url": "https://pypi.org/project/django-libsass-compass-mixins/0.12.10/", "requires_dist": null, "requires_python": "", "summary": "Compass mixins packaged as Django app", "version": "0.12.10" }, "last_serial": 2489972, "releases": { "0.12.10": [ { "comment_text": "", "digests": { "md5": "8dfc3f53639aa243d4d0cde35fc5bd76", "sha256": "7104f0fdd9dcee435ae98a1311fa66de763019d0c348a53166e965b4e7924817" }, "downloads": -1, "filename": "django_libsass_compass_mixins-0.12.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8dfc3f53639aa243d4d0cde35fc5bd76", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 81344, "upload_time": "2016-11-29T13:52:27", "url": "https://files.pythonhosted.org/packages/67/af/454361b66dd97ef7a642704d7c328319f8a82b879fec14251754287bbf1c/django_libsass_compass_mixins-0.12.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce2ef80f91e44a424bac9e0f96e246cd", "sha256": "d0d6c7f0532f347b8b85f11e00b11bfd8dc5b83a939eeebac7715b144ceb0a21" }, "downloads": -1, "filename": "django-libsass-compass-mixins-0.12.10.tar.gz", "has_sig": false, "md5_digest": "ce2ef80f91e44a424bac9e0f96e246cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43753, "upload_time": "2016-11-29T13:52:23", "url": "https://files.pythonhosted.org/packages/55/dc/9c610f6463a5b459a87bca2fca8bb213d5b3abb88c7c418257e06dee1220/django-libsass-compass-mixins-0.12.10.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8dfc3f53639aa243d4d0cde35fc5bd76", "sha256": "7104f0fdd9dcee435ae98a1311fa66de763019d0c348a53166e965b4e7924817" }, "downloads": -1, "filename": "django_libsass_compass_mixins-0.12.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8dfc3f53639aa243d4d0cde35fc5bd76", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 81344, "upload_time": "2016-11-29T13:52:27", "url": "https://files.pythonhosted.org/packages/67/af/454361b66dd97ef7a642704d7c328319f8a82b879fec14251754287bbf1c/django_libsass_compass_mixins-0.12.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce2ef80f91e44a424bac9e0f96e246cd", "sha256": "d0d6c7f0532f347b8b85f11e00b11bfd8dc5b83a939eeebac7715b144ceb0a21" }, "downloads": -1, "filename": "django-libsass-compass-mixins-0.12.10.tar.gz", "has_sig": false, "md5_digest": "ce2ef80f91e44a424bac9e0f96e246cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43753, "upload_time": "2016-11-29T13:52:23", "url": "https://files.pythonhosted.org/packages/55/dc/9c610f6463a5b459a87bca2fca8bb213d5b3abb88c7c418257e06dee1220/django-libsass-compass-mixins-0.12.10.tar.gz" } ] }