{ "info": { "author": "Zaman", "author_email": "7amaaan@gmail.com", "bugtrack_url": null, "classifiers": [ "Topic :: System :: Hardware" ], "description": "This is a small Python3 extension which sends arbitrary commands to SCSI devices, via the Linux SCSI Generic driver, which provides the SG_IO ioctl for this purpose.\nBasically, the module includes three methods to read and write, which\nallow you to issue commands to SCSI devices and read and write\naccompanying data. If an OS error occurs, the OSError exception will\nbe raised, while if a SCSI error occurs, the py3_sg.SCSIError exception\nwill be raised.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/7aman/py3_sg", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "py3-sg", "package_url": "https://pypi.org/project/py3-sg/", "platform": "", "project_url": "https://pypi.org/project/py3-sg/", "project_urls": { "Homepage": "https://github.com/7aman/py3_sg" }, "release_url": "https://pypi.org/project/py3-sg/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Python3 SCSI generic library", "version": "0.0.2" }, "last_serial": 5810700, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d14d045ec5b4adcb88a7ca445fe76b08", "sha256": "0a104a654f7de52206a85359391e00b09bd8999b583ef57b198ee7a8ad2c2a57" }, "downloads": -1, "filename": "py3_sg-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d14d045ec5b4adcb88a7ca445fe76b08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15442, "upload_time": "2019-09-10T18:18:53", "url": "https://files.pythonhosted.org/packages/f8/8d/fb4d72e5244f65c44d0eac0cfa30d963dd515d25937b21272e62252852bd/py3_sg-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f14a57c6f12401b7f2dfab26b5b1f5f2", "sha256": "2d9813a1e95841d705176d7a4f3ae89cdc28bf7494e3ef4f171058679525a23d" }, "downloads": -1, "filename": "py3_sg-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f14a57c6f12401b7f2dfab26b5b1f5f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15505, "upload_time": "2019-09-10T19:00:45", "url": "https://files.pythonhosted.org/packages/07/de/b64f20c42f0c361ee63d0c0436e2c26825a00baab546306a81dac7091409/py3_sg-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f14a57c6f12401b7f2dfab26b5b1f5f2", "sha256": "2d9813a1e95841d705176d7a4f3ae89cdc28bf7494e3ef4f171058679525a23d" }, "downloads": -1, "filename": "py3_sg-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f14a57c6f12401b7f2dfab26b5b1f5f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15505, "upload_time": "2019-09-10T19:00:45", "url": "https://files.pythonhosted.org/packages/07/de/b64f20c42f0c361ee63d0c0436e2c26825a00baab546306a81dac7091409/py3_sg-0.0.2.tar.gz" } ] }