{ "info": { "author": "Robin Schoonover", "author_email": "robin@cornhooves.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "bert\n====\n\nBert builds things in a similar manner to the `docker build` command, but with\nthe intended output being things other than just docker images.\n\nKnown Limitations\n------------------\n\n* Bert does not clean up very well after itself.\n* Types of tasks is currently somewhat limited (and does not have feature\n parity with `docker build`).\n* The docker commit process while creating an image can timeout, but resuming\n the run after the commit actually commits will work.\n* Bert doesn't integrate very well into CI servers yet.\n* Needs tests and examples.\n\nInstalling\n----------\n\nFrom checkout, use pip: `pip install --user .`\n\nBert may appear on pypi in the future.\n\nUsage\n-----\n\n`bert` or `bert bert-build.yml`", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://git.cornhooves.org/build-tools/bert", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bert-build", "package_url": "https://pypi.org/project/bert-build/", "platform": "", "project_url": "https://pypi.org/project/bert-build/", "project_urls": { "Homepage": "https://git.cornhooves.org/build-tools/bert" }, "release_url": "https://pypi.org/project/bert-build/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Build things", "version": "0.0.1" }, "last_serial": 5631935, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "337a137359e7c10d4b307cb03f72aa2c", "sha256": "eee84f3e9652d00852bd5f2ba02aea862c1558ced012bb8949174f01cea4e31c" }, "downloads": -1, "filename": "bert-build-0.0.1.tar.gz", "has_sig": false, "md5_digest": "337a137359e7c10d4b307cb03f72aa2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48139, "upload_time": "2019-08-04T23:39:43", "url": "https://files.pythonhosted.org/packages/93/15/ed49e08d514708d0191c31f70a4fb6d0e7c0bfc49067a938b967d1d390c3/bert-build-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "337a137359e7c10d4b307cb03f72aa2c", "sha256": "eee84f3e9652d00852bd5f2ba02aea862c1558ced012bb8949174f01cea4e31c" }, "downloads": -1, "filename": "bert-build-0.0.1.tar.gz", "has_sig": false, "md5_digest": "337a137359e7c10d4b307cb03f72aa2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48139, "upload_time": "2019-08-04T23:39:43", "url": "https://files.pythonhosted.org/packages/93/15/ed49e08d514708d0191c31f70a4fb6d0e7c0bfc49067a938b967d1d390c3/bert-build-0.0.1.tar.gz" } ] }