{ "info": { "author": "Avery Pennarun", "author_email": "apenwarr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX", "Topic :: Software Development :: Build Tools", "Topic :: Utilities" ], "description": "# redo - a recursive build system\n\nSmaller, easier, more powerful, and more reliable than `make`.\n\nThis is an implementation of [Daniel J. Bernstein's redo\nbuild system](http://cr.yp.to/redo.html). He never released his\nversion, so other people have implemented different variants based on his\npublished specification.\n\nThis version, sometimes called apenwarr/redo, is probably the most advanced\none, including parallel builds, improved logging, extensive automated tests,\nand helpful debugging features.\n\nTo build and test redo, run `./do -j10 test`. To install it, run\n`DESTDIR=/tmp/testinstall PREFIX=/usr/local ./do -j10 install`.\n\n---\n\n- View the [documentation](https://redo.rtfd.io) via readthedocs.org\n- Visit the [source code](https://github.com/apenwarr/redo) on github\n- Discussions and support via the\n mailing list ([archives](https://groups.google.com/group/redo-list)).\n You can subscribe by sending any email message to\n `redo-list+subscribe@googlegroups.com` (note the plus sign).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/apenwarr/redo", "keywords": "redo redo-ifchange make dependencies build system compiler", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "redo-tools", "package_url": "https://pypi.org/project/redo-tools/", "platform": "", "project_url": "https://pypi.org/project/redo-tools/", "project_urls": { "Homepage": "https://github.com/apenwarr/redo" }, "release_url": "https://pypi.org/project/redo-tools/0.41/", "requires_dist": null, "requires_python": ">=2.7, <3.0", "summary": "djb redo: a recursive, general purpose build system.", "version": "0.41" }, "last_serial": 4653949, "releases": { "0.40a0": [ { "comment_text": "", "digests": { "md5": "3ed148456daaeb4f967f99b8bac600ff", "sha256": "19da5d84c8b75d9b802609150b47e0b84083cee1c476c5d68b8260e53297df04" }, "downloads": -1, "filename": "redo-tools-0.40a0.tar.gz", "has_sig": false, "md5_digest": "3ed148456daaeb4f967f99b8bac600ff", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, <3.0", "size": 40613, "upload_time": "2019-01-01T01:54:23", "url": "https://files.pythonhosted.org/packages/59/39/5d4d7d1a07674a89ce870009abbb5ef63d2213e9172c565da4e2cf5e88ff/redo-tools-0.40a0.tar.gz" } ], "0.40a1": [ { "comment_text": "", "digests": { "md5": "830f9a09f70b6c63dc77dd3a0c2270f4", "sha256": "0ff04ecbf9a254650591fbeda56280c74918d4c75242b08b4c478c6e3719f56f" }, "downloads": -1, "filename": "redo-tools-0.40a1.tar.gz", "has_sig": false, "md5_digest": "830f9a09f70b6c63dc77dd3a0c2270f4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, <3.0", "size": 40780, "upload_time": "2019-01-01T02:08:27", "url": "https://files.pythonhosted.org/packages/40/98/320ad5f53641d3028626fd7fec9afad1d3a2b0f55328039b100c53839b26/redo-tools-0.40a1.tar.gz" } ], "0.41": [ { "comment_text": "", "digests": { "md5": "43af22b06ee404cf574fa13d803263df", "sha256": "dccedf2eee58c62938fd44a6a458c1ab0fdaefe07208aae032113ce4afa6c6a5" }, "downloads": -1, "filename": "redo-tools-0.41.tar.gz", "has_sig": false, "md5_digest": "43af22b06ee404cf574fa13d803263df", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, <3.0", "size": 41572, "upload_time": "2019-01-02T20:00:13", "url": "https://files.pythonhosted.org/packages/e7/d2/7add826f1a4d8ecaa3b5c6ea22498c47dfe28dd0e071b81c7c4541eb0ced/redo-tools-0.41.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43af22b06ee404cf574fa13d803263df", "sha256": "dccedf2eee58c62938fd44a6a458c1ab0fdaefe07208aae032113ce4afa6c6a5" }, "downloads": -1, "filename": "redo-tools-0.41.tar.gz", "has_sig": false, "md5_digest": "43af22b06ee404cf574fa13d803263df", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, <3.0", "size": 41572, "upload_time": "2019-01-02T20:00:13", "url": "https://files.pythonhosted.org/packages/e7/d2/7add826f1a4d8ecaa3b5c6ea22498c47dfe28dd0e071b81c7c4541eb0ced/redo-tools-0.41.tar.gz" } ] }