{ "info": { "author": "Nguy\u1ec5n Tu\u1ea5n D\u0169ng", "author_email": "ntddebugger@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: Microsoft :: Windows", "Operating System :: Microsoft :: Windows :: Windows 10", "Operating System :: Microsoft :: Windows :: Windows 7", "Operating System :: Microsoft :: Windows :: Windows 8", "Operating System :: Microsoft :: Windows :: Windows 8.1", "Programming Language :: Python :: 3.7" ], "description": "# Maid\n\nA package manager, written in Python 3.7, for Windows.\n\nStatus: **Alpha**\n\n[![Build status](https://ci.appveyor.com/api/projects/status/isl3y0bxqk8kr2ls?svg=true)](https://ci.appveyor.com/project/dungwinux/maid)\n\n## Installation\n\n### Via `pip`\n\n```sh\npip install maid\n```\n\n> Currently, Maid is depends on `pip` to update. In the future, Maid will be able to do self-update.\n\n### Download pre-built binary\n\n- See: [Releases](https://github.com/dungwinux/Maid/releases)\n\n> Note: Pre-built binary requires Microsoft Visual C++ 2017 Redistributable, which Windows 10 comes with by default. For older version of Windows, please search online for download links.\n\n### Run source code\n\n- `git clone` this repository.\n- `python -r requirements.txt` to install all dependencies\n- Invoke `python -m maid -h`.\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/dungwinux/Maid", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "maid", "package_url": "https://pypi.org/project/maid/", "platform": "", "project_url": "https://pypi.org/project/maid/", "project_urls": { "Homepage": "https://github.com/dungwinux/Maid" }, "release_url": "https://pypi.org/project/maid/0.1.12/", "requires_dist": [ "wget (>=3.2)", "patool (>=1.12)", "pywin32 (>=224)", "winshell (>=0.6)" ], "requires_python": "", "summary": "A package manager written in Python 3.7", "version": "0.1.12" }, "last_serial": 4676298, "releases": { "0.1.12": [ { "comment_text": "", "digests": { "md5": "ed683e3cf987b862ffb926d2273ed6c8", "sha256": "5872ca7da250fac6941db81115c8ec5c143811570617e974e1e18ba48eee6dc1" }, "downloads": -1, "filename": "maid-0.1.12-py3-none-any.whl", "has_sig": false, "md5_digest": "ed683e3cf987b862ffb926d2273ed6c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21771, "upload_time": "2019-01-09T10:57:22", "url": "https://files.pythonhosted.org/packages/25/86/e19ec411bde84936fe1213f66745baa4f1fa82580f77918ab380de41499c/maid-0.1.12-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "adc5f459f63240b011ff5e891451b7f4", "sha256": "285cadc5cd55c9bdd157b0501e6cebf529ecdc9e4e9d40ddfe4060b534830a5e" }, "downloads": -1, "filename": "maid-0.1.12.tar.gz", "has_sig": false, "md5_digest": "adc5f459f63240b011ff5e891451b7f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7491, "upload_time": "2019-01-09T10:57:25", "url": "https://files.pythonhosted.org/packages/69/0b/00d44d7a6351236ea58009306cec76e56ea4a0ffd29f6ccd2956f3170341/maid-0.1.12.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed683e3cf987b862ffb926d2273ed6c8", "sha256": "5872ca7da250fac6941db81115c8ec5c143811570617e974e1e18ba48eee6dc1" }, "downloads": -1, "filename": "maid-0.1.12-py3-none-any.whl", "has_sig": false, "md5_digest": "ed683e3cf987b862ffb926d2273ed6c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21771, "upload_time": "2019-01-09T10:57:22", "url": "https://files.pythonhosted.org/packages/25/86/e19ec411bde84936fe1213f66745baa4f1fa82580f77918ab380de41499c/maid-0.1.12-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "adc5f459f63240b011ff5e891451b7f4", "sha256": "285cadc5cd55c9bdd157b0501e6cebf529ecdc9e4e9d40ddfe4060b534830a5e" }, "downloads": -1, "filename": "maid-0.1.12.tar.gz", "has_sig": false, "md5_digest": "adc5f459f63240b011ff5e891451b7f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7491, "upload_time": "2019-01-09T10:57:25", "url": "https://files.pythonhosted.org/packages/69/0b/00d44d7a6351236ea58009306cec76e56ea4a0ffd29f6ccd2956f3170341/maid-0.1.12.tar.gz" } ] }