{ "info": { "author": "Sebastian Vetter", "author_email": "sebastian@roadside-developer.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: JavaScript", "Topic :: Software Development :: Libraries" ], "description": "virtual-less\n============\n\nThis is a small package that installs the `less`_ compiler for CSS\ninto you virtual environment without the need of a global installation\nor the node package manager. The package is based on `python-less`_ and\ncurrently only installs the latest version of `less`_.\n\nThis package does not include `node.js`_ and does not specify it as a\nrequirement to be as flexible as possible. If you would like a similarly\neasy installation of node into your ``virtualenv`` you can check out\n`virtual-node`_.\n\n\n.. _`less`: http://lesscss.org\n.. _`python-less`: https://github.com/linssen/python-less\n.. _`node.js`: http://nodejs.org/\n.. _`virtual-node`: http://github.com/elbaschid/virtual-node\n\n\nInstallation\n------------\n\nInstalling the ``lessc`` commandline compiler is as easy as::\n\n $ pip install virtual-less\n\nthat should be it. You should now be able to run the less compiler\nin you shell. You can check where ``lessc`` is installed to confirm\nthat::\n\n $ which lessc\n /home/elbaschid/.virtualenvs/lessc-test/bin/lessc\n\nIssues & Contributions\n----------------------\n\nPlease let me know if you have any issues, please raise an issue\nhere on the github project.\n\nIf you want to contribute, fork this repository and open a pull\nrequest with your changes. I'd be happy to include them.\n\nLicense\n-------\n\nOscar is released under the permissive `New BSD license`_.\n\n.. _`New BSD license`: https://github.com/elbaschid/virtual-less/blob/master/LICENSE", "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/elbaschid/virtual-less", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "virtual-less", "package_url": "https://pypi.org/project/virtual-less/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/virtual-less/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/elbaschid/virtual-less" }, "release_url": "https://pypi.org/project/virtual-less/0.0.1-1.3.3/", "requires_dist": null, "requires_python": null, "summary": "Install lessc into your virtualenv", "version": "0.0.1-1.3.3" }, "last_serial": 705733, "releases": { "0.0.1-1.3.3": [ { "comment_text": "", "digests": { "md5": "1764958f7af62856911a80b6b14edfc3", "sha256": "d3bc6978894b3fde403a536b59fd7f7d5324ba741294ed4198484104725a1381" }, "downloads": -1, "filename": "virtual-less-0.0.1-1.3.3.tar.gz", "has_sig": false, "md5_digest": "1764958f7af62856911a80b6b14edfc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42406, "upload_time": "2013-01-20T12:31:52", "url": "https://files.pythonhosted.org/packages/a3/34/b0bc006b3247308fec803eebfcd074df30163d086aa0e1a1f9c7bd982adc/virtual-less-0.0.1-1.3.3.tar.gz" } ], "0.0.1a": [ { "comment_text": "", "digests": { "md5": "393aa4af9231e4b3d555d65576d686fc", "sha256": "30f90cbb7fa455dd87bcd134bcca11c55894d299ab1cb357ff18ce564b32ab00" }, "downloads": -1, "filename": "virtual-less-0.0.1a.tar.gz", "has_sig": false, "md5_digest": "393aa4af9231e4b3d555d65576d686fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42306, "upload_time": "2012-10-15T12:50:16", "url": "https://files.pythonhosted.org/packages/f6/ea/f04bb74cbef265d89b765894f8f61d73f6e5f26176b0ca749751e95f521f/virtual-less-0.0.1a.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1764958f7af62856911a80b6b14edfc3", "sha256": "d3bc6978894b3fde403a536b59fd7f7d5324ba741294ed4198484104725a1381" }, "downloads": -1, "filename": "virtual-less-0.0.1-1.3.3.tar.gz", "has_sig": false, "md5_digest": "1764958f7af62856911a80b6b14edfc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42406, "upload_time": "2013-01-20T12:31:52", "url": "https://files.pythonhosted.org/packages/a3/34/b0bc006b3247308fec803eebfcd074df30163d086aa0e1a1f9c7bd982adc/virtual-less-0.0.1-1.3.3.tar.gz" } ] }