          MODULE=libiscsi
         VERSION=1.20.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=http://github.com/sahlberg/libiscsi/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:212f6e1fd8e7ddb4b02208aafc6de600f6f330f40359babeefdd83b0c79d47a1
        WEB_SITE=http://github.com/sahlberg/libiscsi/
         ENTERED=20160201
         UPDATED=20260108
           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
