{ "info": { "author": "burrito development team", "author_email": "gregcaporaso@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "burrito\n=======\n\n|Build Status| |Coverage Status|\n\nburrito, canonically pronounced *boar-eee-toe*, is a Python framework for\nwrapping and controlling command-line applications.\n\nWhat's with the name?\n---------------------\n\nThis tool allows developers to wrap command-line applications, just as burritos\nwrap delicious foods. Both hide the potentially unsightly details.\n\nInstallation\n------------\n\nTo install burrito::\n\n pip install burrito\n\nRunning the tests\n-----------------\n\nTo run burrito's unit tests::\n\n nosetests\n\nThe pre-history of burrito\n--------------------------\n\nburrito is derived from the `application controller framework `__\ncode, which was originally added to `PyCogent `__ and\nlater moved to `scikit-bio `__. The contributors and/or\ncopyright holders have agreed to make the code they wrote for PyCogent\navailable under the BSD license. The original authors of the application\ncontroller framework code in PyCogent are Greg Caporaso\n(`@gregcaporaso `__), Sandra Smit,\nMicah Hamady, and Rob Knight (`@rob-knight `__).\n\n.. |Build Status| image:: https://travis-ci.org/biocore/burrito.svg?branch=master\n :target: https://travis-ci.org/biocore/burrito\n.. |Coverage Status| image:: https://coveralls.io/repos/biocore/burrito/badge.png\n :target: https://coveralls.io/r/biocore/burrito", "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/biocore/burrito", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "burrito", "package_url": "https://pypi.org/project/burrito/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/burrito/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/biocore/burrito" }, "release_url": "https://pypi.org/project/burrito/0.9.1/", "requires_dist": null, "requires_python": null, "summary": "Framework for wrapping and controlling command-line applications.", "version": "0.9.1" }, "last_serial": 4141445, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "0f7899fc72c5c3c643fdb1daf8f5202b", "sha256": "214bdd33cf8bd4e83daa192a16f36dc55fe606a3cd4477dbac2367a4da7eb5e6" }, "downloads": -1, "filename": "burrito-0.9.0.tar.gz", "has_sig": false, "md5_digest": "0f7899fc72c5c3c643fdb1daf8f5202b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25127, "upload_time": "2014-08-05T02:46:25", "url": "https://files.pythonhosted.org/packages/15/57/86da7447ce0e828e756be9475c36b032f483164dccbce90f3928261d7feb/burrito-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "ef2b0bee1e8c037a535627a33e304d61", "sha256": "9e67ecb797ab9b71cd18ea12e507a3d538f6554e41b4a37b8f2a7743196c68cb" }, "downloads": -1, "filename": "burrito-0.9.1.tar.gz", "has_sig": false, "md5_digest": "ef2b0bee1e8c037a535627a33e304d61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25318, "upload_time": "2015-05-22T17:12:13", "url": "https://files.pythonhosted.org/packages/b1/d1/b405ff6547f5826c1aea1ee09a89f634a146b6decda74a6016ba0519a780/burrito-0.9.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef2b0bee1e8c037a535627a33e304d61", "sha256": "9e67ecb797ab9b71cd18ea12e507a3d538f6554e41b4a37b8f2a7743196c68cb" }, "downloads": -1, "filename": "burrito-0.9.1.tar.gz", "has_sig": false, "md5_digest": "ef2b0bee1e8c037a535627a33e304d61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25318, "upload_time": "2015-05-22T17:12:13", "url": "https://files.pythonhosted.org/packages/b1/d1/b405ff6547f5826c1aea1ee09a89f634a146b6decda74a6016ba0519a780/burrito-0.9.1.tar.gz" } ] }