{ "info": { "author": "Ryan Senkbeil", "author_email": "rsenk330@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Pylibsass \n=========\n\n.. image:: https://travis-ci.org/rsenk330/pylibsass.png?branch=master\n :target: https://travis-ci.org/rsenk330/pylibsass\n\n.. image:: https://pypip.in/d/pylibsass/badge.png\n :target: https://crate.io/packages/pylibsass\n\nPylibsass is a Python wrapper around the \n`libsass `_ library. The main goal of this\nlibrary is to provide an easy way to hook SASS compilation into your projects.\n\nIt uses the awesome `Watchdog `_ library to\ndetect filesystem changes and recompile whenever there are changes detected.\n\n.. code-block:: python\n\n import pylibsass\n\n pylibsass.watch(\"app/static/scss\", \"app/static/css\")\n\nInstallation\n------------\n\nInstallation is easy:\n\n.. code-block:: bash\n\n $ pip install pylibsass\n\nDocumentation\n-------------\n\nYou can view the documentation on `Read the Docs `_.\n\nDevelopment\n-----------\n\nInstalling from source is easy. It is recommended to do this from within a \nvirtualenv:\n\n.. code-block:: bash\n\n $ python setup.py develop\n\nTo run the tests, you do something similar:\n\n.. code-block:: bash\n\n $ python setup.py test\n\nContributing\n------------\n\n#. `Fork it! `_\n#. Create your feature branch (`git checkout -b my-new-feature`)\n#. Commit your changes (`git commit -am 'Added some feature'`)\n#. Push to the branch (`git push origin my-new-feature`)\n#. Create new Pull Request", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rsenk330/pylibsass", "keywords": null, "license": "Copyright (c) 2013 Ryan Senkbeil\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "pylibsass", "package_url": "https://pypi.org/project/pylibsass/", "platform": "any", "project_url": "https://pypi.org/project/pylibsass/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/rsenk330/pylibsass" }, "release_url": "https://pypi.org/project/pylibsass/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper for libsass", "version": "0.1.4" }, "last_serial": 781555, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d46ebd78cb19d731a6a868f1027c982c", "sha256": "5b1f6b7294a5820bef7403eef73518c7b4e6334e2d117ae0a6bd51b667e2efda" }, "downloads": -1, "filename": "pylibsass-0.1.tar.gz", "has_sig": false, "md5_digest": "d46ebd78cb19d731a6a868f1027c982c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 395752, "upload_time": "2013-06-23T19:16:45", "url": "https://files.pythonhosted.org/packages/f4/fc/fb22bddb89b1cf330177178bf5ac9fec129ef09a2fb2c10b129c2b58d194/pylibsass-0.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "8ddeb93294193ad1d097f67d9aae2861", "sha256": "9453b2be3222a80381623f13140d21c2dec08947f39cdf209063d7ccd98392c9" }, "downloads": -1, "filename": "pylibsass-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8ddeb93294193ad1d097f67d9aae2861", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 396105, "upload_time": "2013-06-27T02:12:37", "url": "https://files.pythonhosted.org/packages/b1/79/bbd9436ed335584720ed59787fb83f7ff37f3789ab22b5aac3d80aff1760/pylibsass-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "bf51b4ad329bf86e1df30909f4071b64", "sha256": "1140a4bf7f0414bc67b2d18b2af31ee5fa7d0192b7420ce1cefbd3e4ba07589a" }, "downloads": -1, "filename": "pylibsass-0.1.4.tar.gz", "has_sig": false, "md5_digest": "bf51b4ad329bf86e1df30909f4071b64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 396510, "upload_time": "2013-06-28T01:15:35", "url": "https://files.pythonhosted.org/packages/68/1f/c2e40c415a19c6aa22580353bd2358735c06d7feadd7b5040ef05670baa8/pylibsass-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf51b4ad329bf86e1df30909f4071b64", "sha256": "1140a4bf7f0414bc67b2d18b2af31ee5fa7d0192b7420ce1cefbd3e4ba07589a" }, "downloads": -1, "filename": "pylibsass-0.1.4.tar.gz", "has_sig": false, "md5_digest": "bf51b4ad329bf86e1df30909f4071b64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 396510, "upload_time": "2013-06-28T01:15:35", "url": "https://files.pythonhosted.org/packages/68/1f/c2e40c415a19c6aa22580353bd2358735c06d7feadd7b5040ef05670baa8/pylibsass-0.1.4.tar.gz" } ] }