# Watch: https://github.com/apache/serf/tags
           SPELL=serf
         VERSION=1.3.10
     SOURCE_HASH=sha512:5617a29c10f48bae26103e521d0c69e812c624e0b70eeac9d01e6d9dedcfc3a92799c240ead09c645871d6e3218174201517d8cae7d5e390832785e582d54218
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/apache/serf/archive/$VERSION.tar.gz
      LICENSE[0]=Apache
        WEB_SITE=https://github.com/apache/serf
         ENTERED=20130626
        KEYWORDS="http libs"
           SHORT="High-performance asynchronous HTTP client library"
cat << EOF
The serf library is a high performance C-based HTTP client library
built upon the Apache Portable Runtime (APR) library.

Key features:

    multiplexed, asynchronous connections
    SSL/TLS support
    full HTTP pipelining
    multiple authentication modes (Basic, Digest, Kerberos/NTLM)
    zero-copy support for increased throughput
EOF
