{ "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-fontforge-watcher", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-fontforge-watcher", "package_url": "https://pypi.org/project/django-fontforge-watcher/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-fontforge-watcher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/dalou/django-fontforge-watcher" }, "release_url": "https://pypi.org/project/django-fontforge-watcher/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "Django fontforge watchers and auto compilers", "version": "1.0.4" }, "last_serial": 3980531, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "2bb66878a507b0fff6dcb0c356147be8", "sha256": "e314e1de56ea0a3123c9fec1fba840c5cfb08d22f2b0cc3415abf194e91dc8e0" }, "downloads": -1, "filename": "django-fontforge-watcher-1.0.3.tar.gz", "has_sig": false, "md5_digest": "2bb66878a507b0fff6dcb0c356147be8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4555, "upload_time": "2015-08-29T12:35:20", "url": "https://files.pythonhosted.org/packages/e3/da/48fd6ed09b900de26564a0710e71a3219208ac4d6dcd85010ad8f3a26543/django-fontforge-watcher-1.0.3.tar.gz" } ], "1.0.4": [] }, "urls": [] }