{ "info": { "author": "Todd Young", "author_email": "youngmt1@ornl.gov", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3.7" ], "description": "======\nFerris\n======\n\n\n.. image:: https://img.shields.io/pypi/v/ferris_build.svg\n :target: https://pypi.python.org/pypi/ferris_build\n\n.. image:: https://img.shields.io/travis/yngtodd/ferris.svg\n :target: https://travis-ci.org/yngtodd/ferris\n\n.. image:: https://readthedocs.org/projects/ferris/badge/?version=latest\n :target: https://ferris.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/yngtodd/ferris/shield.svg\n :target: https://pyup.io/repos/github/yngtodd/ferris/\n :alt: Updates\n\n\nBuilding tool for Rust\n\nThis is an alpha stage refactor of Rust's x.py_, the tool used to build Rust `[1]`_.\nI was curious about the build process for Rust, so I thought that refactoring the\nbuild tool would help me get familiar with it! \n\n\n* Free software: BSD license\n* Documentation: https://ferris.readthedocs.io.\n\n\nCredits\n-------\n\nAt the start of this refactor, there were 70 contributors to Rust's bootstrap.py_. While \nthere may be some small changes that I make to the source code here, I want to make sure\nto acknowledge their hard work. This little project would not exist without them.\n\nThere are many contributors to Rust, and they all deserve a shout out. I am really excited \nto see where the language goes. And, if this project helps anyone, even if that means just \nme, I will be stoked. \n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n.. _x.py: https://github.com/rust-lang/rust/blob/master/x.py\n.. _`[1]`: https://rust-lang.github.io/rustc-guide/how-to-build-and-run.html\n.. _bootstrap.py: https://github.com/rust-lang/rust/blob/master/src/bootstrap/bootstrap.py\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-10-13)\n------------------\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yngtodd/ferris", "keywords": "ferris", "license": "BSD license", "maintainer": "", "maintainer_email": "", "name": "ferris_build", "package_url": "https://pypi.org/project/ferris_build/", "platform": "", "project_url": "https://pypi.org/project/ferris_build/", "project_urls": { "Homepage": "https://github.com/yngtodd/ferris" }, "release_url": "https://pypi.org/project/ferris_build/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Building tool for Rust", "version": "0.1.0" }, "last_serial": 5969901, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "329d0f1dc0b8f494b91b632fa0338785", "sha256": "6862a8da4dd7c088648c935a449a802d297bbd85f8e36cf483ae72debbd17095" }, "downloads": -1, "filename": "ferris_build-0.1.0.tar.gz", "has_sig": false, "md5_digest": "329d0f1dc0b8f494b91b632fa0338785", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7879, "upload_time": "2019-10-14T04:51:03", "url": "https://files.pythonhosted.org/packages/ed/cd/9003aa7358ade1c371498186b1c7651e8235c17394fa3eabfae9aa9165bd/ferris_build-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "329d0f1dc0b8f494b91b632fa0338785", "sha256": "6862a8da4dd7c088648c935a449a802d297bbd85f8e36cf483ae72debbd17095" }, "downloads": -1, "filename": "ferris_build-0.1.0.tar.gz", "has_sig": false, "md5_digest": "329d0f1dc0b8f494b91b632fa0338785", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7879, "upload_time": "2019-10-14T04:51:03", "url": "https://files.pythonhosted.org/packages/ed/cd/9003aa7358ade1c371498186b1c7651e8235c17394fa3eabfae9aa9165bd/ferris_build-0.1.0.tar.gz" } ] }