          MODULE=libiscsi
         VERSION=1.20.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=http://github.com/sahlberg/libiscsi/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:6321d802103f2a363d3afd9a5ae772de0b4052c84fe6a301ecb576b34e853caa
        WEB_SITE=http://github.com/sahlberg/libiscsi/
         ENTERED=20160201
         UPDATED=20241208
           SHORT="Clientside library to implement the iSCSI protocol"

cat << EOF
Libiscsi is a client-side library to implement the iSCSI protocol that can be
used to access the resources of an iSCSI target.
The library is fully asynchronous with regards to iSCSI commands and SCSI
tasks, but a synchronous layer is also provided for ease of use for simpler
applications.
EOF
