diff options
| author | 2026-01-01 18:12:44 +0100 | |
|---|---|---|
| committer | 2026-01-01 18:24:02 +0100 | |
| commit | 9e5c5ada9907247cbeeadf2e9b817a015abf888f (patch) | |
| tree | 65111d833a28abe545f392f70e1026916581f7d9 /go.sum.license | |
| parent | initial commit (diff) | |
| download | odescsitoolbox-0.1.0.tar.xz | |
feat: SCSI Toolbox for Linuxv0.1.0
Support the SCSI Toolbox API on Linux using "SCSI Generic" driver and
the "SG_IO" ioctl, along with an extremely simple CLI tool to interact
with the SCSI emulator.
Diffstat (limited to 'go.sum.license')
| -rw-r--r-- | go.sum.license | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum.license b/go.sum.license new file mode 100644 index 0000000..cf53d2b --- /dev/null +++ b/go.sum.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: None +SPDX-License-Identifier: CC0-1.0 |
