{ "info": { "author": "Invenio collaboration", "author_email": "info@invenio-software.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Setuptools Plugin", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "==================\n setuptools-bower\n==================\n\n.. image:: https://travis-ci.org/inveniosoftware/setuptools-bower.png?branch=master\n :target: https://travis-ci.org/inveniosoftware/setuptools-bower\n.. image:: https://coveralls.io/repos/inveniosoftware/setuptools-bower/badge.png?branch=master\n :target: https://coveralls.io/r/inveniosoftware/setuptools-bower\n.. image:: https://pypip.in/v/setuptools-bower/badge.png\n :target: https://pypi.python.org/pypi/setuptools-bower/\n.. image:: https://pypip.in/d/setuptools-bower/badge.png\n :target: https://pypi.python.org/pypi/setuptools-bower/\n\nAbout\n=====\nsetuptools-bower provides setuptools commands for integrating bower.\n\nUsage\n=====\nsetuptools-bower is on PyPI so all you need is: ::\n\n pip install setuptools-bower\n\nThen from within your Python package, you can now run::\n\n python setup.py install_bower\n\nThis will run ```bower install``` in the directory and is thus expecting to find a ```bower.json``` and respect any configuration in a ```.bowerrc``` file.\n\nIn your ```setup.cfg``` you may setup aliases to combine bower installation with your normal install::\n\n [aliases]\n install_all = install_bower install\n\nDocumentation\n=============\nDocumentation is readable at http://setuptools-bower.readthedocs.org or can be build using Sphinx: ::\n\n git submodule init\n git submodule update\n pip install Sphinx\n python setup.py build_sphinx\n\nTesting\n=======\nRunning the test suite is as simple as: ::\n\n python setup.py test\n\nor, to also show test coverage: ::\n\n source run-coverage.sh\n\nLicense\n=======\nCopyright (C) 2013, 2014 CERN.\n\nsetuptools-bower is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nsetuptools-bower is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with setuptools-bower; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n\nIn applying this licence, CERN does not waive the privileges and immunities granted to it by virtue of its status as an Intergovernmental Organization or submit itself to any jurisdiction.", "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/inveniosoftware/setuptools-bower/", "keywords": null, "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "setuptools-bower", "package_url": "https://pypi.org/project/setuptools-bower/", "platform": "any", "project_url": "https://pypi.org/project/setuptools-bower/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/inveniosoftware/setuptools-bower/" }, "release_url": "https://pypi.org/project/setuptools-bower/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Setuptools commands for integrating bower.", "version": "0.2.0" }, "last_serial": 2359000, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "2194c06ecd548b0c4dbff93a51c64e60", "sha256": "17ffbbbf69d37f0a4f019c214b45e900890acc4d3f73e3bd8a27a74ed149bf0b" }, "downloads": -1, "filename": "setuptools-bower-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2194c06ecd548b0c4dbff93a51c64e60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23953, "upload_time": "2014-07-09T12:43:34", "url": "https://files.pythonhosted.org/packages/64/98/96d5d70ebd06bd8a173b03863801b9ae9a9805b5acb824366b0b42fea002/setuptools-bower-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2194c06ecd548b0c4dbff93a51c64e60", "sha256": "17ffbbbf69d37f0a4f019c214b45e900890acc4d3f73e3bd8a27a74ed149bf0b" }, "downloads": -1, "filename": "setuptools-bower-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2194c06ecd548b0c4dbff93a51c64e60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23953, "upload_time": "2014-07-09T12:43:34", "url": "https://files.pythonhosted.org/packages/64/98/96d5d70ebd06bd8a173b03863801b9ae9a9805b5acb824366b0b42fea002/setuptools-bower-0.2.0.tar.gz" } ] }