/usr/share/doc/erlang-cowlib/README.html is in erlang-cowlib 1.3.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | <h1>Cowlib</h1>
<p>Cowlib is a support library for manipulating Web protocols.</p>
<h2>Goals</h2>
<p>Cowlib provides libraries for parsing and building messages
for various Web protocols, including SPDY, HTTP and Websocket.</p>
<p>It is optimized for completeness rather than speed. No value
is ignored, they are all returned.</p>
<h2>Support</h2>
<ul>
<li>Official IRC Channel: #ninenines on irc.freenode.net</li>
<li><a href="http://lists.ninenines.eu">Mailing Lists</a></li>
<li><a href="http://ninenines.eu/support">Commercial Support</a></li>
</ul>
|