         MODULE=libtorrent
        VERSION=0.16.20
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/rakshasa/libtorrent/archive/v${VERSION}.tar.gz
     SOURCE_VFY=sha256:f824c9a88dc7c0890476b28248134339163d10159af03127d9e9bbb2097be641
       WEB_SITE=https://rakshasa.github.io/rtorrent/
        ENTERED=20060704
        UPDATED=20260806
          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
