Source: erlang-cowlib Maintainer: Debian Erlang Packagers Uploaders: Sergei Golovan Section: devel Priority: optional Standards-Version: 4.7.4 Build-Depends: debhelper-compat (= 13), erlang-dev, erlang-eunit Build-Depends-Indep: erlang-asciideck (>= 0.2) Homepage: https://github.com/ninenines/cowlib Vcs-Git: https://salsa.debian.org/erlang-team/packages/erlang-cowlib.git Vcs-Browser: https://salsa.debian.org/erlang-team/packages/erlang-cowlib Package: erlang-cowlib Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${erlang:Depends} Description: Erlang library for manipulating web protocols Cowlib provides libraries for parsing and building messages for various Web protocols, including SPDY, HTTP and Websocket. . It is optimized for completeness rather than speed. No value is ignored, they are all returned. Package: erlang-cowlib-doc Architecture: all Depends: ${misc:Depends} Description: Erlang library for manipulating web protocols (documentation) Cowlib provides libraries for parsing and building messages for various Web protocols, including SPDY, HTTP and Websocket. . It is optimized for completeness rather than speed. No value is ignored, they are all returned. . This package includes erlang-cowlib documentation.