This file is indexed.

/usr/share/doc/libdose3-ocaml-dev/dose3.docdir/Apt.html is in libdose3-ocaml-dev 4.0.2-4.

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
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!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 rel="previous" href="Release.html">
<link rel="next" href="Evolution.html">
<link rel="Up" 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 class attributes" rel=Appendix href="index_attributes.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.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="CudfAdd" rel="Chapter" href="CudfAdd.html">
<link title="EdosSolver" rel="Chapter" href="EdosSolver.html">
<link title="Input" rel="Chapter" href="Input.html">
<link title="Util" rel="Chapter" href="Util.html">
<link title="Format822" rel="Chapter" href="Format822.html">
<link title="Versioning" rel="Chapter" href="Versioning.html">
<link title="Debian_version" rel="Chapter" href="Debian_version.html">
<link title="Semantic_version" rel="Chapter" href="Semantic_version.html">
<link title="Depsolver" rel="Chapter" href="Depsolver.html">
<link title="Diagnostic" rel="Chapter" href="Diagnostic.html">
<link title="Depsolver_int" rel="Chapter" href="Depsolver_int.html">
<link title="Diagnostic_int" rel="Chapter" href="Diagnostic_int.html">
<link title="Flatten" rel="Chapter" href="Flatten.html">
<link title="Debcudf" rel="Chapter" href="Debcudf.html">
<link title="Packages" rel="Chapter" href="Packages.html">
<link title="Sources" rel="Chapter" href="Sources.html">
<link title="Release" rel="Chapter" href="Release.html">
<link title="Apt" rel="Chapter" href="Apt.html">
<link title="Evolution" rel="Chapter" href="Evolution.html">
<link title="Edsp" rel="Chapter" href="Edsp.html">
<link title="Debutil" rel="Chapter" href="Debutil.html">
<link title="Distcheck" rel="Chapter" href="Distcheck.html">
<link title="Ceve" rel="Chapter" href="Ceve.html">
<link title="Apt-cudf" rel="Chapter" href="Apt-cudf.html">
<link title="Outdated" rel="Chapter" href="Outdated.html">
<link title="Challenged" rel="Chapter" href="Challenged.html">
<link title="StdDebian" rel="Chapter" href="StdDebian.html">
<link title="StdDebug" rel="Chapter" href="StdDebug.html">
<link title="StdLoaders" rel="Chapter" href="StdLoaders.html">
<link title="StdOptions" rel="Chapter" href="StdOptions.html">
<link title="StdUtils" rel="Chapter" href="StdUtils.html">
<link title="Strongdeps" rel="Chapter" href="Strongdeps.html">
<link title="Strongconflicts" rel="Chapter" href="Strongconflicts.html">
<link title="Strongdeps_int" rel="Chapter" href="Strongdeps_int.html">
<link title="Strongconflicts_int" rel="Chapter" href="Strongconflicts_int.html">
<link title="Defaultgraphs" rel="Chapter" href="Defaultgraphs.html">
<link title="Statistics" rel="Chapter" href="Statistics.html"><title>Apt</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Release.html" title="Release">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Evolution.html" title="Evolution">Next</a>
</div>
<h1>Module <a href="type_Apt.html">Apt</a></h1>

<pre><span class="keyword">module</span> Apt: <code class="code">sig</code> <a href="Apt.html">..</a> <code class="code">end</code></pre><div class="info module top">
Apt command line parsing<br>
</div>
<hr width="100%">

<pre><span class="keyword">module</span> <a href="Apt.Pcre.html">Pcre</a>: <code class="type">Re_pcre</code></pre>
<pre><span id="VALlabel"><span class="keyword">val</span> label</span> : <code class="type">string</code></pre>
<pre><span class="keyword">include</span> struct ... end</pre>

<pre><span id="VALblank_regexp"><span class="keyword">val</span> blank_regexp</span> : <code class="type">Re.re</code></pre>
<pre><span id="VALparse_inst"><span class="keyword">val</span> parse_inst</span> : <code class="type">Pervasives.in_channel -> (string * string, unit) ExtLib.Hashtbl.t</code></pre>
<pre><span id="VALparse_inst_from_cmd"><span class="keyword">val</span> parse_inst_from_cmd</span> : <code class="type">string -> (string * string, unit) ExtLib.Hashtbl.t</code></pre>
<pre><span id="VALparse_inst_from_file"><span class="keyword">val</span> parse_inst_from_file</span> : <code class="type">string -> (string * string, unit) ExtLib.Hashtbl.t</code></pre>
<pre><span id="VALparse_popcon"><span class="keyword">val</span> parse_popcon</span> : <code class="type">string -> int * string * int</code></pre>
<pre><code><span id="TYPEapt_req"><span class="keyword">type</span> <code class="type"></code>apt_req</span> = </code></pre><table class="typetable">
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTapt_req.Install"><span class="constructor">Install</span></span> <span class="keyword">of</span> <code class="type">Packages_types.vpkgreq list</code></code></td>

</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTapt_req.Remove"><span class="constructor">Remove</span></span> <span class="keyword">of</span> <code class="type">Packages_types.vpkgreq list</code></code></td>

</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTapt_req.Upgrade"><span class="constructor">Upgrade</span></span> <span class="keyword">of</span> <code class="type">Packages_types.suite option</code></code></td>

</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTapt_req.DistUpgrade"><span class="constructor">DistUpgrade</span></span> <span class="keyword">of</span> <code class="type">Packages_types.suite option</code></code></td>

</tr></table>



<pre><span id="VALparse_req"><span class="keyword">val</span> parse_req</span> : <code class="type">string -> Packages_types.vpkgreq</code></pre>
<pre><span id="VALparse_pkg_req"><span class="keyword">val</span> parse_pkg_req</span> : <code class="type">Packages_types.suite option -><br>       string -><br>       Packages_types.action option *<br>       ((string * Packages_types.architecture option) * Packages_types.constr option) *<br>       Packages_types.suite option</code></pre>
<pre><span id="VALparse_request_apt"><span class="keyword">val</span> parse_request_apt</span> : <code class="type">string -> <a href="Apt.html#TYPEapt_req">apt_req</a></code></pre><div class="info ">
parse a string containing an apt-get command line<br>
<b>Returns</b> a data structure containing the request<br>
</div>

<pre><span id="VALparse_request_aptitude"><span class="keyword">val</span> parse_request_aptitude</span> : <code class="type">string -> <a href="Apt.html#TYPEapt_req">apt_req</a></code></pre>
<pre><span class="keyword">module</span> <a href="Apt.Pref.html">Pref</a>: <code class="code">sig</code> <a href="Apt.Pref.html">..</a> <code class="code">end</code></pre><div class="info">
for details on the apt_preferences format :
    man apt_preferences
</div>

<pre><span id="VALcomma_regexp"><span class="keyword">val</span> comma_regexp</span> : <code class="type">Re.re</code></pre>
<pre><span id="VALeq_regexp"><span class="keyword">val</span> eq_regexp</span> : <code class="type">Re.re</code></pre>
<pre><span id="VALdi_regexp"><span class="keyword">val</span> di_regexp</span> : <code class="type">Re.re</code></pre>
<pre><span id="VALal_regexp"><span class="keyword">val</span> al_regexp</span> : <code class="type">Re.re</code></pre>
<pre><span id="VALparse_pref_labels"><span class="keyword">val</span> parse_pref_labels</span> : <code class="type">string -> (string * string) list</code></pre>
<pre><span id="VALgeneral_regexp"><span class="keyword">val</span> general_regexp</span> : <code class="type">Re.re</code></pre>
<pre><span id="VALparse_pref_package"><span class="keyword">val</span> parse_pref_package</span> : <code class="type">'a * Packages_types.architecture -> <a href="Apt.Pref.html#TYPEpackage_t">Pref.package_t</a></code></pre>
<pre><span id="VALpin_regexp"><span class="keyword">val</span> pin_regexp</span> : <code class="type">Re.re</code></pre>
<pre><span id="VALparse_pin"><span class="keyword">val</span> parse_pin</span> : <code class="type">'a * string -> <a href="Apt.Pref.html#TYPEpin_t">Pref.pin_t</a></code></pre>
<pre><span id="VALparse_preferences_stanza"><span class="keyword">val</span> parse_preferences_stanza</span> : <code class="type">(string * ('a * Packages_types.architecture)) list -><br>       <a href="Apt.Pref.html#TYPEapt_preferences">Pref.apt_preferences</a></code></pre>
<pre><span id="VALpreferences_parser"><span class="keyword">val</span> preferences_parser</span> : <code class="type">(Common.Format822.stanza -> 'a) -><br>       'a list -> Common.Format822.f822_parser -> 'a list</code></pre>
<pre><span id="VALparse_preferences_in"><span class="keyword">val</span> parse_preferences_in</span> : <code class="type">IO.input -> <a href="Apt.Pref.html#TYPEapt_preferences">Pref.apt_preferences</a> list</code></pre><div class="info ">
parse the apt_preferences file<br>
</div>
</body></html>