{ "info": { "author": "Faruk Akgul", "author_email": "me@akgul.org", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "About\n=====\n\nLessCSS is a helper which automatically compiles LESS files to CSS when LESS\nfiles are modified. It works with Brubeck, web.py and bottle web frameworks. It\nshould work with other framework without any problems though it's not tested.\n\n**Note:** You need to install LESS before using this.\n\nInstallation\n============\n\n::\n\n $ pip install lesscss\n\n\nUsage\n=====\n\nAn example usage\n\n::\n\n from lesscss import LessCSS\n LessCSS(media_dir='media', exclude_dirs=['img', 'src'], based=True, compression='x')\n\n\nParameters\n==========\n\n- **media_dir:** Directory where you put static/media files such as css/js/img.\n- **exclude_dirs:** Directories you don't want to be searched. It'd be pointless to search for less files in an images directory. This parameter is expected to be a list.\n- **based:** If it's set True then LessCSS will generate the style-(base60).css version as well (for example; style-dHCFD.css). This is useful if you set expire times of static files to a distant future since browsers will not retrieve those files unless the name is different or the cache has expired. This parameter is expected to be a boolean value.\n- **compressed**: If it's set `True` then LessCSS will minimize the generated CSS files. This parameter is expected to be a boolean value.\n- **compression**: Specifies the type of compression to use. Default to the normal compression, 'x'. Other option is to use the YUI Compressor. See \"Command-line Usage\" at http://lesscss.org/.\n- **output_dir:** Directory where you put compiled CSS files if different than location of .less file.\n\n\nLinks\n=====\n\n* `Developer Release `_", "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/faruken/lesscss", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "lesscss", "package_url": "https://pypi.org/project/lesscss/", "platform": "any", "project_url": "https://pypi.org/project/lesscss/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/faruken/lesscss" }, "release_url": "https://pypi.org/project/lesscss/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "A tool which automatically compiles LESS files to CSS.", "version": "0.1.4" }, "last_serial": 794140, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d326341460e70fa24ca0952ac7dbdca6", "sha256": "48f2b258819902bbeb4faa2657ae40c5f0dacdc91befab37824481a9733f8663" }, "downloads": -1, "filename": "lesscss-0.1.tar.gz", "has_sig": false, "md5_digest": "d326341460e70fa24ca0952ac7dbdca6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4337, "upload_time": "2012-02-08T14:06:40", "url": "https://files.pythonhosted.org/packages/52/30/1792901181394a8d7e4186a00d0e9b52e84550fcb51cd760563e288bc661/lesscss-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f7c456746fe126c4e6cd17dea011a782", "sha256": "a01482915ac5ae64b7edadcc2b4ec3ce0b8790aca375c8200d6bf52b36e945f0" }, "downloads": -1, "filename": "lesscss-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f7c456746fe126c4e6cd17dea011a782", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4437, "upload_time": "2012-02-09T12:16:04", "url": "https://files.pythonhosted.org/packages/1a/32/480fcac811db862b03b4a064b9e779928ceb6d27c02f7c45553f7123d193/lesscss-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4ef6fa87739bce4864709b59fc52f95e", "sha256": "211c0c3580f5987f4726f596d484f757f789a3fbe37be61b0dd98ab2a50da5f7" }, "downloads": -1, "filename": "lesscss-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4ef6fa87739bce4864709b59fc52f95e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4584, "upload_time": "2012-02-23T09:26:11", "url": "https://files.pythonhosted.org/packages/1a/0e/ca6f56732a5d9298477eb3377a1ef97a637c7e4e9e9a71b8915b44a8cd99/lesscss-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "ea6d7350d44a76bcf4096de40fcf12da", "sha256": "f6bbdc28bd15eb55a59184a0ee49c3264aefb28c78a0244a6f81eaf2918fe514" }, "downloads": -1, "filename": "lesscss-0.1.4.tar.gz", "has_sig": false, "md5_digest": "ea6d7350d44a76bcf4096de40fcf12da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4910, "upload_time": "2012-09-29T23:41:49", "url": "https://files.pythonhosted.org/packages/87/26/295211f5b0eec00c735b38fdff7a6062795a5ffac41db54aaf53351e75d1/lesscss-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea6d7350d44a76bcf4096de40fcf12da", "sha256": "f6bbdc28bd15eb55a59184a0ee49c3264aefb28c78a0244a6f81eaf2918fe514" }, "downloads": -1, "filename": "lesscss-0.1.4.tar.gz", "has_sig": false, "md5_digest": "ea6d7350d44a76bcf4096de40fcf12da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4910, "upload_time": "2012-09-29T23:41:49", "url": "https://files.pythonhosted.org/packages/87/26/295211f5b0eec00c735b38fdff7a6062795a5ffac41db54aaf53351e75d1/lesscss-0.1.4.tar.gz" } ] }