fast HTTP parser for Python
httptools is a Python binding for the HTTP parser from nodejs. It contains
classes httptools.HttpRequestParser and httptools.HttpResponseParser
and a function for parsing URLs httptools.parse_url.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/MagicStack/httptools
