Skip to content

Tags: python-scsi/python-scsi

Tags

v2.1.0

Toggle v2.1.0's commit message
New release.

Minor version bump due to READ_MMC being introduced.

v2.0.1

Toggle v2.0.1's commit message
Bugfix for sgio extras not declared correctly.

v2.0.0

Toggle v2.0.0's commit message
New release (2.0.0).

This version is Python 3, depends on separate Cython wrappers for SGIO and iSCSI support.

python-scsi-1.0.0

Toggle python-scsi-1.0.0's commit message
adding a read16 example

It reads a GPT Header and prints the according values.
The crc32 may not correct but it basically just prints the
hex value of every byte in the slice.