{ "info": { "author": "Mike Mabey", "author_email": "mmabey@ieee.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "======\nPyUEFI\n======\n\nPyUEFI is a pure Python tool for extracting UEFI partition information and layout from hard drives.\n\nCredit for the information on partition types:\n\n* MBR partitions: Andries Brouwer ``_\n* UEFI partitions: ``_\n\nIn the interest of full disclosure, I'm writing this as part of another project. Once the code\nfulfills the needs of that other project, I may not make pyuefi generic.\n\nPyUEFI should work under Python versions 2.7 and 3.3+. Please open a ticket if you find this isn't the case.\n\n\nLicense\n-------\n\nThis project is licensed under the `MIT license `_.\n", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/mmabey/pyuefi/get/0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/mmabey/pyuefi", "keywords": "Master Boot Record,UEFI,partitions,hard drive", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyuefi", "package_url": "https://pypi.org/project/pyuefi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyuefi/", "project_urls": { "Download": "https://bitbucket.org/mmabey/pyuefi/get/0.1.tar.gz", "Homepage": "https://bitbucket.org/mmabey/pyuefi" }, "release_url": "https://pypi.org/project/pyuefi/0.1/", "requires_dist": [ "docopt", "six" ], "requires_python": "", "summary": "A pure Python tool for extracting UEFI partition information and layout from hard drives", "version": "0.1" }, "last_serial": 2387346, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7edad61f8e58e864a3efce559c4f1948", "sha256": "862bb05efe4912cfeb839e65afed4d762a41a7836021637960b34fb888419294" }, "downloads": -1, "filename": "pyuefi-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7edad61f8e58e864a3efce559c4f1948", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21363, "upload_time": "2016-10-07T21:24:35", "url": "https://files.pythonhosted.org/packages/df/4b/6683c68b74415cd29810431b07b6eb40d21700b1599f53c6960b103c668b/pyuefi-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8538fd38ca72784d81bb1fbc68b910e", "sha256": "a2327a3f921e5cdd091a54e9752dfb7f17b41eaeac3784fec8796d229e086363" }, "downloads": -1, "filename": "pyuefi-0.1.tar.gz", "has_sig": false, "md5_digest": "a8538fd38ca72784d81bb1fbc68b910e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19347, "upload_time": "2016-10-07T21:24:37", "url": "https://files.pythonhosted.org/packages/85/87/0986185622cb64f677d1cd38ac1a53d65be71f8cd5cf6e8bcc3e78f5cd17/pyuefi-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7edad61f8e58e864a3efce559c4f1948", "sha256": "862bb05efe4912cfeb839e65afed4d762a41a7836021637960b34fb888419294" }, "downloads": -1, "filename": "pyuefi-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7edad61f8e58e864a3efce559c4f1948", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21363, "upload_time": "2016-10-07T21:24:35", "url": "https://files.pythonhosted.org/packages/df/4b/6683c68b74415cd29810431b07b6eb40d21700b1599f53c6960b103c668b/pyuefi-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8538fd38ca72784d81bb1fbc68b910e", "sha256": "a2327a3f921e5cdd091a54e9752dfb7f17b41eaeac3784fec8796d229e086363" }, "downloads": -1, "filename": "pyuefi-0.1.tar.gz", "has_sig": false, "md5_digest": "a8538fd38ca72784d81bb1fbc68b910e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19347, "upload_time": "2016-10-07T21:24:37", "url": "https://files.pythonhosted.org/packages/85/87/0986185622cb64f677d1cd38ac1a53d65be71f8cd5cf6e8bcc3e78f5cd17/pyuefi-0.1.tar.gz" } ] }