{ "info": { "author": "aidecoe", "author_email": "aidecoe@aidecoe.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: System :: Installation/Setup" ], "description": "# Geni\n\n## Introduction\n\nGeni is a command line [Gentoo][gen] installer. It follows [Gentoo AMD64\nHandbook][genhb].\n\nGeni bootstraps chroot by downloading and unpacking latest stage3. The\ntarball is verified as [described in the Handbook][genhb1]. Geni can\nperform initial configuration, but that mostly relies on configuration\nfiles provided by the user to copy to `/etc` in the chroot.\n\nThe major feature of Geni is to allow user enter chroot (in multiple\nsessions) with mounting all the necessary file systems and unmounting\nafter chroot is left. User can either enter interactive shell or just\nexecute commands as passed in arguments to `geni`.\n\n[gen]: https://gentoo.org\n[genhb]: https://wiki.gentoo.org/wiki/Handbook:AMD64 \"Gentoo AMD64 Handbook\"\n[genhb1]: https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Stage#Verifying_and_validating\n\n## Purpose\n\nThe intended purpose of this tool is to be used by Qubes OS Gentoo\ntemplate builder. Any features included are driven by development of\nQubes OS Gentoo template builder.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "gentoo installer chroot", "license": "", "maintainer": "", "maintainer_email": "", "name": "geni", "package_url": "https://pypi.org/project/geni/", "platform": "", "project_url": "https://pypi.org/project/geni/", "project_urls": { "Bug Reports": "https://github.com/aidecoe/geni/issues", "Source": "https://github.com/aidecoe/geni" }, "release_url": "https://pypi.org/project/geni/0.1.0.dev3/", "requires_dist": [ "arrow", "plumbum", "portalocker", "requests", "mypy ; extra == 'dev'", "pylint ; extra == 'dev'" ], "requires_python": ">=3.6, <4", "summary": "Gentoo installer - bootstraps chroot and executes commands in chroot", "version": "0.1.0.dev3" }, "last_serial": 5717747, "releases": { "0.1.0.dev1": [ { "comment_text": "", "digests": { "md5": "8f861a2e0fff80a67dc4d93af7ef5abc", "sha256": "2f4d209a903651e8e690896c37028c8d82eecf0c17d9c7f1e8754aa2a2174376" }, "downloads": -1, "filename": "geni-0.1.0.dev1-py3-none-any.whl", "has_sig": true, "md5_digest": "8f861a2e0fff80a67dc4d93af7ef5abc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 59142, "upload_time": "2019-08-15T22:02:37", "url": "https://files.pythonhosted.org/packages/21/0f/e3eaa151a2d1588be076b876ea3414bec3551f0ed43e964f1748648c8b66/geni-0.1.0.dev1-py3-none-any.whl" } ], "0.1.0.dev2": [ { "comment_text": "", "digests": { "md5": "6b95999ab62e65e72eb4af26b3698de9", "sha256": "44f7d77cf179c67d3cf57819127cc2312ee1e43596dca140304ec65debe644c0" }, "downloads": -1, "filename": "geni-0.1.0.dev2-py3-none-any.whl", "has_sig": true, "md5_digest": "6b95999ab62e65e72eb4af26b3698de9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 59164, "upload_time": "2019-08-22T22:02:40", "url": "https://files.pythonhosted.org/packages/27/29/9b35a4803d693808a84eca54b7fb39b3889a6dc9b6131463bdb7571b0e61/geni-0.1.0.dev2-py3-none-any.whl" } ], "0.1.0.dev3": [ { "comment_text": "", "digests": { "md5": "2efa9bdab150d853873e762766b9ba87", "sha256": "af55e612112ac101d94c095eb97cf35e5679ac4b21a16ff5ac1396d5ecd70fef" }, "downloads": -1, "filename": "geni-0.1.0.dev3-py3-none-any.whl", "has_sig": true, "md5_digest": "2efa9bdab150d853873e762766b9ba87", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 48464, "upload_time": "2019-08-22T22:56:50", "url": "https://files.pythonhosted.org/packages/be/e8/d2950690babf8e0c183b6cf7aa0a7eaaa9f999cc20374b68ffdb0777419f/geni-0.1.0.dev3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2efa9bdab150d853873e762766b9ba87", "sha256": "af55e612112ac101d94c095eb97cf35e5679ac4b21a16ff5ac1396d5ecd70fef" }, "downloads": -1, "filename": "geni-0.1.0.dev3-py3-none-any.whl", "has_sig": true, "md5_digest": "2efa9bdab150d853873e762766b9ba87", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6, <4", "size": 48464, "upload_time": "2019-08-22T22:56:50", "url": "https://files.pythonhosted.org/packages/be/e8/d2950690babf8e0c183b6cf7aa0a7eaaa9f999cc20374b68ffdb0777419f/geni-0.1.0.dev3-py3-none-any.whl" } ] }