           SPELL=pwru
         VERSION=1.0.5
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/cilium/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:17ea7f106498735804947feeac94458551a847a2b8b409421c68c9d7035b13124a0382812f7b6ff5e8f0567fb013d4b68b9924613c0a3c60577a8cacb05f3de1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/cilium/pwru"
      LICENSE[0]="Apache-2.0"
         ENTERED=20240225
        KEYWORDS=""
           SHORT="eBPF-based Linux kernel networking debugger - Packet, where are you?"
cat << EOF
pwru is an eBPF-based tool for tracing network packets in the Linux kernel
with advanced filtering capabilities. It allows fine-grained introspection
of kernel state to facilitate debugging network connectivity issues.
EOF
