{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis add-on provide scss_ integration into Plone. It use python implementation\nfrom Kirill Klenov available on github_.\n\nYou will be able to write scss stylesheets and register them into the css\nregistry (portal_css).\n\nHow to use scss with Plone\n==========================\n\nYou have to create a new file (mysheet.scss). Next register a css stylesheet\nas a browser view using your scss file::\n\n \n\nNow you just have to register your stylesheet in the css registry. \nUsing a GenericSetup profile you just have to add an entry in \nthe cssregistry.xml file, restart your zope server and apply the profile::\n\n \n \n \n \n\n\nCredits\n=======\n\nCompanies\n---------\n\n|makinacom|_\n\n * `Planet Makina Corpus `_\n * `Contact us `_\n\n\nAuthors\n\n - JeanMichel FRANCOIS aka toutpt \n\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n.. _scss: http://sass-lang.com/\n.. _github: https://github.com/klen/python-scss\n\nChangelog\n=========\n\n1.0b1 (2011-11-12)\n------------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.scss", "package_url": "https://pypi.org/project/collective.scss/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.scss/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/collective.scss/1.0b1/", "requires_dist": null, "requires_python": null, "summary": "Integration of SCSS in the CMS Plone", "version": "1.0b1" }, "last_serial": 788187, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "dc4c6b07e41a8961dc829e0d365d2b0a", "sha256": "45c2ef09f83291cc40d8ef5187040ccc8c28fd0b55046cecbe69d92c7be0f86a" }, "downloads": -1, "filename": "collective.scss-1.0b1.tar.gz", "has_sig": false, "md5_digest": "dc4c6b07e41a8961dc829e0d365d2b0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15935, "upload_time": "2011-11-12T17:06:50", "url": "https://files.pythonhosted.org/packages/ea/66/6c83fda73767c8e38c25379d11729d911789e738984d60a01dffd1d2630d/collective.scss-1.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc4c6b07e41a8961dc829e0d365d2b0a", "sha256": "45c2ef09f83291cc40d8ef5187040ccc8c28fd0b55046cecbe69d92c7be0f86a" }, "downloads": -1, "filename": "collective.scss-1.0b1.tar.gz", "has_sig": false, "md5_digest": "dc4c6b07e41a8961dc829e0d365d2b0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15935, "upload_time": "2011-11-12T17:06:50", "url": "https://files.pythonhosted.org/packages/ea/66/6c83fda73767c8e38c25379d11729d911789e738984d60a01dffd1d2630d/collective.scss-1.0b1.tar.gz" } ] }