{ "info": { "author": "wqy", "author_email": "qiyingwangwqy@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: Android", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3 :: Only" ], "description": "# python-atilo\n\nInstall linux on termux.\n\n[atilo](https://github.com/YadominJinta/atilo) written in python.\n\n\n## Installation\n\n```bash\npip install atilo\n```\n\n## Usage\n\n### Show available releases\n```bash\n$ atilo list\nname version \nalpine 2.7 3.9 \ncentos 7 \ndebian jessie stretch buster \nfedora 30 \nkali \nparrot \nubuntu trusty xenial bionic \n```\n\n### Show installed releases\n\n```bash\n$ atilo list --installed\nalpine3.9\ndebianbuster\n```\n\n### Install a release\n\n```bash\n# Install the latest debian release\natilo install debian\n\n# Install specified debian release\natilo install debian jessie\n```\n\n### Run a release\n\n```bash\n# Start the debian jessie release\nstartdebianjessie\n```\n\n### Remove a release\n\n```bash\natilo debianbuster\n```\n\n### Clean temp files\n\n```bash\natilo clean\n```\n\n\n## Contribute\n\n### Prerequisite\n\n- Python >= 3\n- pipenv\n\n\n### Requirements\n\n```bash\npipenv install --dev\n```\n\n### Run\n\n```bash\npython run.py\n```\n\n### Generate Changelog (For Maintainers Only)\n\nInstall python tool `auto-changelog` to generate changelog.\n\n```bash\nsudo pip3 install git+https://github.com/Michael-F-Bryan/auto-changelog\n```\n\nGenerate and write changelog to `CHANGELOG.md`.\n\n```bash\nauto-changelog\n```\n\n### Bump Version (For Maintainers Only)\n\n```bash\nsudo pip3 install commitizen\n```\n\nUsing `commitizen` tool to generate semantic version number.\n\n```bash\n$ cz bump\n[NO_VERSION_SPECIFIED]\nCheck if current version is specified in config file, like:\nversion = 0.4.3\n```\n\nEdit the `atilo/__init__.py`, set the `__version__` value to `'0.4.3'` (semantic version generated above).\n# Changelog\n\n\n## Unreleased\n#### New Features\n\n* add command list\n* add command remove\n* add command clean\n* add atilo.py\n\n#### Fixes\n\n* print help when no subcommand specified\n* fix extracting error\n* fix --link2symlink option\n* fix typo\n* add --link2symlink option for proot\n* fix dependencies\n* remove stable version for debian\n* fix check_arch & unarchive\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": "https://github.com/WqyJh/python-atilo", "keywords": "termux,linux,android", "license": "", "maintainer": "", "maintainer_email": "", "name": "atilo", "package_url": "https://pypi.org/project/atilo/", "platform": "", "project_url": "https://pypi.org/project/atilo/", "project_urls": { "Homepage": "https://github.com/WqyJh/python-atilo" }, "release_url": "https://pypi.org/project/atilo/0.4.3/", "requires_dist": [ "plumbum" ], "requires_python": "", "summary": "Install linux on termux.", "version": "0.4.3" }, "last_serial": 5650697, "releases": { "0.4.3": [ { "comment_text": "", "digests": { "md5": "37f87bee792c2b2d0272fb257b94fa71", "sha256": "e784f349ac22c425cdbe299b61db058f64ca623214a422e8acd8b3c3b836ce5c" }, "downloads": -1, "filename": "atilo-0.4.3-py3-none-any.whl", "has_sig": false, "md5_digest": "37f87bee792c2b2d0272fb257b94fa71", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18795, "upload_time": "2019-08-08T15:00:45", "url": "https://files.pythonhosted.org/packages/23/2a/1d924451306b939c23bb6317c3f9b76ce8a48f882d6e3db6f319ec1f761e/atilo-0.4.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba157a7b37f867c34212a24d69e9d9b4", "sha256": "0ab08402d0423bdb39739a11e13430b7f806313ad332afb9677b1823df8781b6" }, "downloads": -1, "filename": "atilo-0.4.3.tar.gz", "has_sig": false, "md5_digest": "ba157a7b37f867c34212a24d69e9d9b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6227, "upload_time": "2019-08-08T15:00:47", "url": "https://files.pythonhosted.org/packages/eb/9b/369f0a528bd809878296a1033ff7b9f8194964717f91071156d064d9f9aa/atilo-0.4.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37f87bee792c2b2d0272fb257b94fa71", "sha256": "e784f349ac22c425cdbe299b61db058f64ca623214a422e8acd8b3c3b836ce5c" }, "downloads": -1, "filename": "atilo-0.4.3-py3-none-any.whl", "has_sig": false, "md5_digest": "37f87bee792c2b2d0272fb257b94fa71", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18795, "upload_time": "2019-08-08T15:00:45", "url": "https://files.pythonhosted.org/packages/23/2a/1d924451306b939c23bb6317c3f9b76ce8a48f882d6e3db6f319ec1f761e/atilo-0.4.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba157a7b37f867c34212a24d69e9d9b4", "sha256": "0ab08402d0423bdb39739a11e13430b7f806313ad332afb9677b1823df8781b6" }, "downloads": -1, "filename": "atilo-0.4.3.tar.gz", "has_sig": false, "md5_digest": "ba157a7b37f867c34212a24d69e9d9b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6227, "upload_time": "2019-08-08T15:00:47", "url": "https://files.pythonhosted.org/packages/eb/9b/369f0a528bd809878296a1033ff7b9f8194964717f91071156d064d9f9aa/atilo-0.4.3.tar.gz" } ] }