/usr/share/doc/python-musicbrainz2-doc/html/musicbrainz2-module.html is in python-musicbrainz2-doc 0.7.4-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 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 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>musicbrainz2</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th bgcolor="#70b0f0" class="navbar-select"
> Home </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
Package musicbrainz2
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="musicbrainz2-module.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== PACKAGE DESCRIPTION ==================== -->
<h1 class="epydoc">Package musicbrainz2</h1><p class="nomargin-top"><span class="codelink"><a href="musicbrainz2-pysrc.html">source code</a></span></p>
<p>A collection of classes for MusicBrainz.</p>
<p>To get started quickly, have a look at <a
href="musicbrainz2.webservice.Query-class.html"
class="link">webservice.Query</a> and the examples there. The source
distribution also contains example code you might find interesting.</p>
<p>This package contains the following modules:</p>
<ol start="1">
<li>
<a href="musicbrainz2.model-module.html" class="link">model</a>: The
MusicBrainz domain model, containing classes like <a
href="musicbrainz2.model.Artist-class.html" class="link">Artist</a>,
<a href="musicbrainz2.model.Release-class.html"
class="link">Release</a>, or <a
href="musicbrainz2.model.Track-class.html" class="link">Track</a>
</li>
<li>
<a href="musicbrainz2.webservice-module.html"
class="link">webservice</a>: An interface to the MusicBrainz XML web
service.
</li>
<li>
<a href="musicbrainz2.wsxml-module.html" class="link">wsxml</a>: A
parser for the web service XML format (MMD).
</li>
<li>
<a href="musicbrainz2.disc-module.html" class="link">disc</a>:
Functions for creating and submitting DiscIDs.
</li>
<li>
<a href="musicbrainz2.utils-module.html" class="link">utils</a>:
Utilities for working with URIs and other commonly needed tools.
</li>
</ol>
<hr />
<div class="fields"> <p><strong>Author:</strong>
Matthias Friedrich <matt@mafr.de>
</p>
<p><strong>Version:</strong>
0.7.4
</p>
</div><!-- ==================== SUBMODULES ==================== -->
<a name="section-Submodules"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Submodules</span></td>
</tr>
<tr><td class="summary">
<ul class="nomargin">
<li> <strong class="uidlink"><a href="musicbrainz2.data-module.html">musicbrainz2.data</a></strong>: <em class="summary">Support data for the musicbrainz2 package.</em>
<ul>
<li> <strong class="uidlink"><a href="musicbrainz2.data.countrynames-module.html">musicbrainz2.data.countrynames</a></strong> </li>
<li> <strong class="uidlink"><a href="musicbrainz2.data.languagenames-module.html">musicbrainz2.data.languagenames</a></strong> </li>
<li> <strong class="uidlink"><a href="musicbrainz2.data.releasetypenames-module.html">musicbrainz2.data.releasetypenames</a></strong> </li>
<li> <strong class="uidlink"><a href="musicbrainz2.data.scriptnames-module.html">musicbrainz2.data.scriptnames</a></strong> </li>
</ul>
</li>
<li> <strong class="uidlink"><a href="musicbrainz2.disc-module.html">musicbrainz2.disc</a></strong>: <em class="summary">Utilities for working with Audio CDs.</em> </li>
<li> <strong class="uidlink"><a href="musicbrainz2.model-module.html">musicbrainz2.model</a></strong>: <em class="summary">The MusicBrainz domain model.</em> </li>
<li> <strong class="uidlink"><a href="musicbrainz2.utils-module.html">musicbrainz2.utils</a></strong>: <em class="summary">Various utilities to simplify common tasks.</em> </li>
<li> <strong class="uidlink"><a href="musicbrainz2.webservice-module.html">musicbrainz2.webservice</a></strong>: <em class="summary">Classes for interacting with the MusicBrainz XML web service.</em> </li>
<li> <strong class="uidlink"><a href="musicbrainz2.wsxml-module.html">musicbrainz2.wsxml</a></strong>: <em class="summary">A parser for the Music Metadata XML Format (MMD).</em> </li>
</ul></td></tr>
</table>
<br />
<!-- ==================== VARIABLES ==================== -->
<a name="section-Variables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Variables</span></td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="musicbrainz2-module.html#__revision__" class="summary-name">__revision__</a> = <code title="'$Id: __init__.py 13329 2011-11-05 08:20:21Z luks $'"><code class="variable-quote">'</code><code class="variable-string">$Id: __init__.py 13329 2011-11-05 08:20:21Z lu</code><code class="variable-ellipsis">...</code></code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="__package__"></a><span class="summary-name">__package__</span> = <code title="None">None</code>
</td>
</tr>
</table>
<!-- ==================== VARIABLES DETAILS ==================== -->
<a name="section-VariablesDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Variables Details</span></td>
</tr>
</table>
<a name="__revision__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">__revision__</h3>
<dl class="fields">
</dl>
<dl class="fields">
<dt>Value:</dt>
<dd><table><tr><td><pre class="variable">
<code class="variable-quote">'</code><code class="variable-string">$Id: __init__.py 13329 2011-11-05 08:20:21Z luks $</code><code class="variable-quote">'</code>
</pre></td></tr></table>
</dd>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th bgcolor="#70b0f0" class="navbar-select"
> Home </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Mon Dec 5 13:37:51 2011
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|