/usr/share/doc/libdose3-ocaml-dev/dose3.docdir/Sources.html is in libdose3-ocaml-dev 3.1.3-7build1.
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 137 138 139 140 141 142 143 | <!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="Packages.html">
<link rel="next" href="Release.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="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="Version" rel="Chapter" href="Version.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="Format822" rel="Chapter" href="Format822.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="BoilerplateNoRpm" rel="Chapter" href="BoilerplateNoRpm.html">
<link title="Boilerplate" rel="Chapter" href="Boilerplate.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>Sources</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Packages.html" title="Packages">Previous</a>
<a class="up" href="index.html" title="Index">Up</a>
<a class="post" href="Release.html" title="Release">Next</a>
</div>
<h1>Module <a href="type_Sources.html">Sources</a></h1>
<pre><span class="keyword">module</span> Sources: <code class="code">sig</code> <a href="Sources.html">..</a> <code class="code">end</code></pre><div class="info module top">
Representation of a parsed source description item. all fields are string<br>
</div>
<hr width="100%">
<pre><span class="keyword">include</span> struct ... end</pre>
<pre><code><span id="TYPEsource"><span class="keyword">type</span> <code class="type"></code>source</span> = {</code></pre><table class="typetable">
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTsource.name">name</span> : <code class="type"><a href="Format822.html#TYPEname">Format822.name</a></code>;</code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTsource.version">version</span> : <code class="type"><a href="Format822.html#TYPEversion">Format822.version</a></code>;</code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTsource.architecture">architecture</span> : <code class="type"><a href="Format822.html#TYPEarchitecture">Format822.architecture</a> list</code>;</code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTsource.build_depends">build_depends</span> : <code class="type"><a href="Format822.html#TYPEbuilddepsformula">Format822.builddepsformula</a></code>;</code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTsource.build_depends_indep">build_depends_indep</span> : <code class="type"><a href="Format822.html#TYPEbuilddepsformula">Format822.builddepsformula</a></code>;</code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTsource.build_conflicts">build_conflicts</span> : <code class="type"><a href="Format822.html#TYPEbuilddepslist">Format822.builddepslist</a></code>;</code></td>
</tr>
<tr>
<td align="left" valign="top" >
<code> </code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTsource.build_conflicts_indep">build_conflicts_indep</span> : <code class="type"><a href="Format822.html#TYPEbuilddepslist">Format822.builddepslist</a></code>;</code></td>
</tr></table>
}
<pre><span id="VALdefault_source"><span class="keyword">val</span> default_source</span> : <code class="type"><a href="Sources.html#TYPEsource">source</a></code></pre>
<pre><span id="VALparse_s"><span class="keyword">val</span> parse_s</span> : <code class="type">?opt:'a -><br> ?err:string -><br> ?multi:bool -><br> ((Lexing.position * Lexing.position) * 'b -> 'a) -><br> string -> (string * ((Lexing.position * Lexing.position) * 'b)) list -> 'a</code></pre>
<pre><span id="VALparse_name"><span class="keyword">val</span> parse_name</span> : <code class="type"><a href="Format822.html#TYPEloc">Format822.loc</a> * <a href="Format822.html#TYPEarchitecture">Format822.architecture</a> -> <a href="Format822.html#TYPEname">Format822.name</a></code></pre>
<pre><span id="VALparse_version"><span class="keyword">val</span> parse_version</span> : <code class="type"><a href="Format822.html#TYPEloc">Format822.loc</a> * <a href="Format822.html#TYPEarchitecture">Format822.architecture</a> -> <a href="Format822.html#TYPEversion">Format822.version</a></code></pre>
<pre><span id="VALparse_builddepslist"><span class="keyword">val</span> parse_builddepslist</span> : <code class="type"><a href="Format822.html#TYPEloc">Format822.loc</a> * <a href="Format822.html#TYPEarchitecture">Format822.architecture</a> -> <a href="Format822.html#TYPEbuilddepslist">Format822.builddepslist</a></code></pre>
<pre><span id="VALparse_builddepsformula"><span class="keyword">val</span> parse_builddepsformula</span> : <code class="type"><a href="Format822.html#TYPEloc">Format822.loc</a> * <a href="Format822.html#TYPEarchitecture">Format822.architecture</a> -> <a href="Format822.html#TYPEbuilddepsformula">Format822.builddepsformula</a></code></pre>
<pre><span id="VALparse_architectures"><span class="keyword">val</span> parse_architectures</span> : <code class="type">string list -> <a href="Format822.html#TYPEloc">Format822.loc</a> * string -> <a href="Format822.html#TYPEarchitecture">Format822.architecture</a> list</code></pre>
<pre><span id="VALparse_package_stanza"><span class="keyword">val</span> parse_package_stanza</span> : <code class="type">((string * (<a href="Format822.html#TYPEloc">Format822.loc</a> * <a href="Format822.html#TYPEarchitecture">Format822.architecture</a>)) list -> bool) option -><br> string list -><br> (string * (<a href="Format822.html#TYPEloc">Format822.loc</a> * <a href="Format822.html#TYPEarchitecture">Format822.architecture</a>)) list -><br> <a href="Sources.html#TYPEsource">source</a> option</code></pre>
<pre><span id="VALparse_sources_in"><span class="keyword">val</span> parse_sources_in</span> : <code class="type">?filter:((string * (<a href="Format822.html#TYPEloc">Format822.loc</a> * <a href="Format822.html#TYPEarchitecture">Format822.architecture</a>)) list -> bool) -><br> ?archs:string list -> string -> IO.input -> <a href="Sources.html#TYPEsource">source</a> list</code></pre><div class="info ">
parse a debian Sources file from channel<br>
</div>
<pre><span id="VALinput_raw"><span class="keyword">val</span> input_raw</span> : <code class="type">?filter:((string * (<a href="Format822.html#TYPEloc">Format822.loc</a> * <a href="Format822.html#TYPEarchitecture">Format822.architecture</a>)) list -> bool) -><br> ?archs:string list -> string list -> <a href="Sources.html#TYPEsource">source</a> list</code></pre><div class="info ">
parse a debian Sources file.
<code class="code">~archs</code> determines which which architectures should be considered while
parsing the Souces file. if ~arch is [] then all archs are cosidered<br>
</div>
<pre><span id="VALsep"><span class="keyword">val</span> sep</span> : <code class="type">string</code></pre>
<pre><span id="VALselect"><span class="keyword">val</span> select</span> : <code class="type">string -><br> 'a option -> 'b * (bool * string) list * (bool * 'a) list -> 'b option</code></pre>
<pre><span id="VALsources2packages"><span class="keyword">val</span> sources2packages</span> : <code class="type">?profiles:bool -><br> ?noindep:bool -><br> ?src:<a href="Format822.html#TYPEbuildprofile">Format822.buildprofile</a> -><br> string -> <a href="Sources.html#TYPEsource">source</a> list -> <a href="Packages.html#TYPEpackage">Packages.package</a> list</code></pre><div class="info ">
transform a list of sources packages into dummy binary packages<br>
</div>
<pre><span id="VALis_source"><span class="keyword">val</span> is_source</span> : <code class="type">?src:string -> <a href="Packages.html#TYPEpackage">Packages.package</a> -> bool</code></pre></body></html>
|