          MODULE=libtorrent
         VERSION=0.16.8
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/rakshasa/libtorrent/archive/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:8dd691bde908a6d290f36282e0af8e8daa4d3fccc811d21a78bdb3684354a56e
        WEB_SITE=https://rakshasa.github.io/rtorrent/
         ENTERED=20060704
         UPDATED=20260315
           SHORT="A BitTorrent library written in C++"

cat << EOF
libtorrent is a BitTorrent library written in C++ with a focus on high
performance and good code. The library differentiates itself from
other implementations by transfering directly from file pages to the
network stack.  On high-bandwidth connections it is able to seed at 3
times the speed of the official client.
EOF
