{ "info": { "author": "Travis Swicegood", "author_email": "development@domain51.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "django-staticfiles-lessjs\n=========================\nLess.js meets Django staticfiles\n\n\nUsage\n-----\nThis application is meant to be used with `django-staticfiles`_. Make sure\nthat staticfiles setup and configured, then install this application using\n`pip`_:\n\n::\n\n\tpip install django-staticfiles-lessjs\n\nFinally, make sure that `lessjs` is listed in your ``INSTALLED_APPS``. You\ncan use this oneliner to add it as well:\n\n::\n\n\tINSTALLED_APPS += ['lessjs', ]\n\n\nBuild\n-----\n`Less.js`_ packages pre-built versions of the code in its Git repository.\nNo further tools are necessary to build it.\n\n\n.. _django-staticfiles: https://github.com/jezdez/django-staticfiles\n.. _pip: http://www.pip-installer.org/\n.. _Less.js: http://lesscss.org/\n", "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/tswicegood/django-staticfiles-lessjs/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-staticfiles-lessjs", "package_url": "https://pypi.org/project/django-staticfiles-lessjs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-staticfiles-lessjs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/tswicegood/django-staticfiles-lessjs/" }, "release_url": "https://pypi.org/project/django-staticfiles-lessjs/1.3.0/", "requires_dist": null, "requires_python": null, "summary": "Less.js meets Django staticfiles", "version": "1.3.0" }, "last_serial": 790757, "releases": { "1.3.0": [ { "comment_text": "", "digests": { "md5": "04f6f3ca625a1ce92d6977eea9a1727b", "sha256": "c86387cfda354cf03e21d7242539066f7a8c478f24999bb3210ae031cbbee46c" }, "downloads": -1, "filename": "django-staticfiles-lessjs-1.3.0.tar.gz", "has_sig": false, "md5_digest": "04f6f3ca625a1ce92d6977eea9a1727b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48312, "upload_time": "2012-09-02T22:46:37", "url": "https://files.pythonhosted.org/packages/32/61/d8bb6a6319a0bd954e1f467e3471cb730857358bc2f280a37f7d84ad3713/django-staticfiles-lessjs-1.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04f6f3ca625a1ce92d6977eea9a1727b", "sha256": "c86387cfda354cf03e21d7242539066f7a8c478f24999bb3210ae031cbbee46c" }, "downloads": -1, "filename": "django-staticfiles-lessjs-1.3.0.tar.gz", "has_sig": false, "md5_digest": "04f6f3ca625a1ce92d6977eea9a1727b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48312, "upload_time": "2012-09-02T22:46:37", "url": "https://files.pythonhosted.org/packages/32/61/d8bb6a6319a0bd954e1f467e3471cb730857358bc2f280a37f7d84ad3713/django-staticfiles-lessjs-1.3.0.tar.gz" } ] }