/usr/share/doc/libsqlexpr-ocaml-dev/sqlexpr/index.html is in libsqlexpr-ocaml-dev 0.4.1-1.
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 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Sqlexpr_concurrency" rel="Chapter" href="Sqlexpr_concurrency.html">
<link title="Sqlexpr_sqlite" rel="Chapter" href="Sqlexpr_sqlite.html">
<link title="Sqlexpr_sqlite_lwt" rel="Chapter" href="Sqlexpr_sqlite_lwt.html"><title></title>
</head>
<body>
<center><h1></h1></center>
<a href="index_types.html">Index of types</a><br>
<a href="index_exceptions.html">Index of exceptions</a><br>
<a href="index_values.html">Index of values</a><br>
<a href="index_modules.html">Index of modules</a><br>
<a href="index_module_types.html">Index of module types</a><br>
<br/><br>
<table class="indextable">
<tr><td><a href="Sqlexpr_concurrency.html">Sqlexpr_concurrency</a></td><td><div class="info">
Concurrency monad.
</div>
</td></tr>
<tr><td><a href="Sqlexpr_sqlite.html">Sqlexpr_sqlite</a></td><td><div class="info">
Sqlexpr access to SQLite databases.
</div>
</td></tr>
<tr><td><a href="Sqlexpr_sqlite_lwt.html">Sqlexpr_sqlite_lwt</a></td><td><div class="info">
<a href="Sqlexpr_sqlite.S.html"><code class="code">Sqlexpr_sqlite.S</code></a> implementation for the Lwt monad that uses thread
* pools to avoid blocking on sqlite3 API calls.
</div>
</td></tr>
</table>
</body>
</html>
|