{ "info": { "author": "Autrusseau Damien", "author_email": "autrusseau.damien@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "django-stylus-watcher\n======================\n\nThis add a command .\n\nUsage\n=====\n\nPut ``'stylus_watcher'`` into ``INSTALLED_APPS``.\n\nSet settings ``STYLUS_WATCHER = [\n ('relative/path/to/main/stylus/file.styl', 'relative/path/to/compiled/file.css'), # A compilation rules\n ('relative/path/to/main/stylus/file.styl', 'relative/path/to/compiled/file.css'), # Antoher compilation rules\n ...etc\n]\n\nThe watcher listen changes in every installed apps ``styl`` folder\n\nThen run ``python manage.py stylus_watcher``", "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/dalou/django-stylus-watcher", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-stylus-watcher", "package_url": "https://pypi.org/project/django-stylus-watcher/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-stylus-watcher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/dalou/django-stylus-watcher" }, "release_url": "https://pypi.org/project/django-stylus-watcher/1.0.6/", "requires_dist": null, "requires_python": null, "summary": "Django stylus watchers & auto compilers", "version": "1.0.6" }, "last_serial": 3980532, "releases": { "1.0.2": [], "1.0.5": [], "1.0.6": [ { "comment_text": "", "digests": { "md5": "dce35e0ecb190bb510708380efdeef11", "sha256": "aa89798d0f4219bdd9261b78b71b1089e95065e8ae5d71a3ff8cf94e5d2034cf" }, "downloads": -1, "filename": "django-stylus-watcher-1.0.6.tar.gz", "has_sig": false, "md5_digest": "dce35e0ecb190bb510708380efdeef11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4850, "upload_time": "2015-10-15T08:17:42", "url": "https://files.pythonhosted.org/packages/27/49/278e502e9268184cdcae23a83a1725956ac3ec1b567d03fc78d0e24261cf/django-stylus-watcher-1.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dce35e0ecb190bb510708380efdeef11", "sha256": "aa89798d0f4219bdd9261b78b71b1089e95065e8ae5d71a3ff8cf94e5d2034cf" }, "downloads": -1, "filename": "django-stylus-watcher-1.0.6.tar.gz", "has_sig": false, "md5_digest": "dce35e0ecb190bb510708380efdeef11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4850, "upload_time": "2015-10-15T08:17:42", "url": "https://files.pythonhosted.org/packages/27/49/278e502e9268184cdcae23a83a1725956ac3ec1b567d03fc78d0e24261cf/django-stylus-watcher-1.0.6.tar.gz" } ] }