5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx serf-x32: serf-x32 @VERSION@ (asynchronous HTTP client library)
5 kx serf-x32:
5 kx serf-x32: The serf library is a high performance C-based HTTP client library
5 kx serf-x32: built upon the Apache Portable Runtime (APR) library. Key features:
5 kx serf-x32: * multiplexed, asynchronous connections,
5 kx serf-x32: * SSL/TLS support, full HTTP pipelining,
5 kx serf-x32: * multiple authentication modes (Basic, Digest, Kerberos/NTLM),
5 kx serf-x32: * zero-copy support for increased throughput.
5 kx serf-x32:
5 kx serf-x32: Homepage: https://serf.apache.org
5 kx serf-x32: