{ "info": { "author": "Asim Ihsan", "author_email": "asim.ihsan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Topic :: Utilities" ], "description": "# vocalsalad\n\n[![Build Status](https://travis-ci.org/asimihsan/vocalsalad.svg?branch=master)](https://travis-ci.org/asimihsan/vocalsalad)\n[![Code Health](https://landscape.io/github/asimihsan/vocalsalad/master/landscape.png)](https://landscape.io/github/asimihsan/vocalsalad/master)\n[![Coverage Status](https://coveralls.io/repos/asimihsan/vocalsalad/badge.png?branch=master)](https://coveralls.io/r/asimihsan/vocalsalad?branch=master)\n[![Requirements Status](https://requires.io/github/asimihsan/vocalsalad/requirements.png?branch=master)](https://requires.io/github/asimihsan/vocalsalad/requirements/?branch=master)\n\nRun long-running tasks on remote machines, and gather file-based\nartifacts.\n\nSupports CPython 2.6, 2.7, 3.2, 3.3, and 3.4, and PyPy 2.2.\n\n## Running tests\n\n- Install pyenv (https://github.com/yyuu/pyenv)\n- Set up pyenv on your machine, then install all Python versions\n via pyenv:\n\n```\npyenv install 2.7.5\npyenv install 2.6.8\npyenv install 3.2.5\npyenv install 3.3.2\npyenv install 3.4.0\npyenv rehash\npyenv global 2.7.5 2.6.8 3.3.2 3.2.5 3.4.0\n```\n\n- Run the tests via tox:\n\n```\ntox\n```\n\n## How to build an RPM\n\nOn your host machine, after installing VirtualBox and Vagrant:\n\n```\nvagrant up fedora19 # fedora17, fedora18, fedora19, fedora20\nvagrant ssh fedora19 # after this command you're in a shell in the VM\ncd /vagrant\nmake rpm\n```\n\nYou'll find the RPM in `package-dist`.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/asimihsan/vocalsalad", "keywords": "http command process execute", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "vocalsalad", "package_url": "https://pypi.org/project/vocalsalad/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vocalsalad/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/asimihsan/vocalsalad" }, "release_url": "https://pypi.org/project/vocalsalad/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "An HTTP-controlled process runner and results gatherer", "version": "0.0.1" }, "last_serial": 1052716, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1def45015954696c552735d276e1d696", "sha256": "6fe28c2192e3efe05bb270c2d53914e2d5ab4e962924bedeb6a9428cc14f963c" }, "downloads": -1, "filename": "vocalsalad-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1def45015954696c552735d276e1d696", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3484, "upload_time": "2014-04-06T14:37:37", "url": "https://files.pythonhosted.org/packages/df/d6/80579789f77afb20a97b63a53b70f44c656a093e2fea12b73f76af57b66e/vocalsalad-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1def45015954696c552735d276e1d696", "sha256": "6fe28c2192e3efe05bb270c2d53914e2d5ab4e962924bedeb6a9428cc14f963c" }, "downloads": -1, "filename": "vocalsalad-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1def45015954696c552735d276e1d696", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3484, "upload_time": "2014-04-06T14:37:37", "url": "https://files.pythonhosted.org/packages/df/d6/80579789f77afb20a97b63a53b70f44c656a093e2fea12b73f76af57b66e/vocalsalad-0.0.1.tar.gz" } ] }