This commit is contained in:
Lars Immisch
2017-02-24 20:59:14 +01:00
parent b98641bc77
commit a53782652a
10 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ wish (even commercial purposes). There is no warranty whatsoever.
currently fairly complete for PCM devices and Mixer access. MIDI sequencer currently fairly complete for PCM devices and Mixer access. MIDI sequencer
support is low on our priority list, but volunteers are welcome. support is low on our priority list, but volunteers are welcome.
If you find bugs in the wrappers please use the SourceForge bug tracker. If you find bugs in the wrappers please use thegithub issue tracker.
Please don't send bug reports regarding ALSA specifically. There are several Please don't send bug reports regarding ALSA specifically. There are several
bugs in this API, and those should be reported to the ALSA team - not me. bugs in this API, and those should be reported to the ALSA team - not me.
+6 -6
View File
@@ -7,7 +7,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Index &mdash; alsaaudio 0.8.3 documentation</title> <title>Index &mdash; alsaaudio 0.8.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -15,7 +15,7 @@
<script type="text/javascript"> <script type="text/javascript">
var DOCUMENTATION_OPTIONS = { var DOCUMENTATION_OPTIONS = {
URL_ROOT: './', URL_ROOT: './',
VERSION: '0.8.3', VERSION: '0.8.4',
COLLAPSE_INDEX: false, COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html', FILE_SUFFIX: '.html',
HAS_SOURCE: true HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="alsaaudio 0.8.3 documentation" href="index.html" /> <link rel="top" title="alsaaudio 0.8.4 documentation" href="index.html" />
</head> </head>
<body> <body>
<div class="related"> <div class="related">
@@ -36,7 +36,7 @@
<li class="right" > <li class="right" >
<a href="py-modindex.html" title="Python Module Index" <a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li> >modules</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
@@ -293,12 +293,12 @@
<li class="right" > <li class="right" >
<a href="py-modindex.html" title="Python Module Index" <a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li> >modules</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch. &copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch.
Last updated on Feb 22, 2017. Last updated on Feb 24, 2017.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div> </div>
</body> </body>
+6 -6
View File
@@ -6,7 +6,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>alsaaudio documentation &mdash; alsaaudio 0.8.3 documentation</title> <title>alsaaudio documentation &mdash; alsaaudio 0.8.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -14,7 +14,7 @@
<script type="text/javascript"> <script type="text/javascript">
var DOCUMENTATION_OPTIONS = { var DOCUMENTATION_OPTIONS = {
URL_ROOT: './', URL_ROOT: './',
VERSION: '0.8.3', VERSION: '0.8.4',
COLLAPSE_INDEX: false, COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html', FILE_SUFFIX: '.html',
HAS_SOURCE: true HAS_SOURCE: true
@@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="alsaaudio 0.8.3 documentation" href="#" /> <link rel="top" title="alsaaudio 0.8.4 documentation" href="#" />
<link rel="next" title="Introduction" href="pyalsaaudio.html" /> <link rel="next" title="Introduction" href="pyalsaaudio.html" />
</head> </head>
<body> <body>
@@ -39,7 +39,7 @@
<li class="right" > <li class="right" >
<a href="pyalsaaudio.html" title="Introduction" <a href="pyalsaaudio.html" title="Introduction"
accesskey="N">next</a> |</li> accesskey="N">next</a> |</li>
<li><a href="#">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="#">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
@@ -136,12 +136,12 @@
<li class="right" > <li class="right" >
<a href="pyalsaaudio.html" title="Introduction" <a href="pyalsaaudio.html" title="Introduction"
>next</a> |</li> >next</a> |</li>
<li><a href="#">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="#">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch. &copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch.
Last updated on Feb 22, 2017. Last updated on Feb 24, 2017.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div> </div>
</body> </body>
+6 -6
View File
@@ -6,7 +6,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>alsaaudio &mdash; alsaaudio 0.8.3 documentation</title> <title>alsaaudio &mdash; alsaaudio 0.8.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -14,7 +14,7 @@
<script type="text/javascript"> <script type="text/javascript">
var DOCUMENTATION_OPTIONS = { var DOCUMENTATION_OPTIONS = {
URL_ROOT: './', URL_ROOT: './',
VERSION: '0.8.3', VERSION: '0.8.4',
COLLAPSE_INDEX: false, COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html', FILE_SUFFIX: '.html',
HAS_SOURCE: true HAS_SOURCE: true
@@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="alsaaudio 0.8.3 documentation" href="index.html" /> <link rel="top" title="alsaaudio 0.8.4 documentation" href="index.html" />
<link rel="prev" title="PCM Terminology and Concepts" href="terminology.html" /> <link rel="prev" title="PCM Terminology and Concepts" href="terminology.html" />
</head> </head>
<body> <body>
@@ -39,7 +39,7 @@
<li class="right" > <li class="right" >
<a href="terminology.html" title="PCM Terminology and Concepts" <a href="terminology.html" title="PCM Terminology and Concepts"
accesskey="P">previous</a> |</li> accesskey="P">previous</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
@@ -780,12 +780,12 @@ Channel 1 volume: 61%
<li class="right" > <li class="right" >
<a href="terminology.html" title="PCM Terminology and Concepts" <a href="terminology.html" title="PCM Terminology and Concepts"
>previous</a> |</li> >previous</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch. &copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch.
Last updated on Feb 22, 2017. Last updated on Feb 24, 2017.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div> </div>
</body> </body>
BIN
View File
Binary file not shown.
+6 -6
View File
@@ -6,7 +6,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Python Module Index &mdash; alsaaudio 0.8.3 documentation</title> <title>Python Module Index &mdash; alsaaudio 0.8.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -14,7 +14,7 @@
<script type="text/javascript"> <script type="text/javascript">
var DOCUMENTATION_OPTIONS = { var DOCUMENTATION_OPTIONS = {
URL_ROOT: './', URL_ROOT: './',
VERSION: '0.8.3', VERSION: '0.8.4',
COLLAPSE_INDEX: false, COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html', FILE_SUFFIX: '.html',
HAS_SOURCE: true HAS_SOURCE: true
@@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="alsaaudio 0.8.3 documentation" href="index.html" /> <link rel="top" title="alsaaudio 0.8.4 documentation" href="index.html" />
<script type="text/javascript"> <script type="text/javascript">
@@ -42,7 +42,7 @@
<li class="right" > <li class="right" >
<a href="#" title="Python Module Index" <a href="#" title="Python Module Index"
>modules</a> |</li> >modules</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
@@ -101,12 +101,12 @@
<li class="right" > <li class="right" >
<a href="#" title="Python Module Index" <a href="#" title="Python Module Index"
>modules</a> |</li> >modules</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch. &copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch.
Last updated on Feb 22, 2017. Last updated on Feb 24, 2017.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div> </div>
</body> </body>
+7 -7
View File
@@ -6,7 +6,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Introduction &mdash; alsaaudio 0.8.3 documentation</title> <title>Introduction &mdash; alsaaudio 0.8.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -14,7 +14,7 @@
<script type="text/javascript"> <script type="text/javascript">
var DOCUMENTATION_OPTIONS = { var DOCUMENTATION_OPTIONS = {
URL_ROOT: './', URL_ROOT: './',
VERSION: '0.8.3', VERSION: '0.8.4',
COLLAPSE_INDEX: false, COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html', FILE_SUFFIX: '.html',
HAS_SOURCE: true HAS_SOURCE: true
@@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="alsaaudio 0.8.3 documentation" href="index.html" /> <link rel="top" title="alsaaudio 0.8.4 documentation" href="index.html" />
<link rel="next" title="PCM Terminology and Concepts" href="terminology.html" /> <link rel="next" title="PCM Terminology and Concepts" href="terminology.html" />
<link rel="prev" title="alsaaudio documentation" href="index.html" /> <link rel="prev" title="alsaaudio documentation" href="index.html" />
</head> </head>
@@ -43,7 +43,7 @@
<li class="right" > <li class="right" >
<a href="index.html" title="alsaaudio documentation" <a href="index.html" title="alsaaudio documentation"
accesskey="P">previous</a> |</li> accesskey="P">previous</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
@@ -72,7 +72,7 @@ wish (even commercial purposes). There is no warranty whatsoever.</p>
<p>This package contains wrappers for accessing the ALSA API from Python. It is <p>This package contains wrappers for accessing the ALSA API from Python. It is
currently fairly complete for PCM devices and Mixer access. MIDI sequencer currently fairly complete for PCM devices and Mixer access. MIDI sequencer
support is low on our priority list, but volunteers are welcome.</p> support is low on our priority list, but volunteers are welcome.</p>
<p>If you find bugs in the wrappers please use the SourceForge bug tracker. <p>If you find bugs in the wrappers please use thegithub issue tracker.
Please don&#8217;t send bug reports regarding ALSA specifically. There are several Please don&#8217;t send bug reports regarding ALSA specifically. There are several
bugs in this API, and those should be reported to the ALSA team - not me.</p> bugs in this API, and those should be reported to the ALSA team - not me.</p>
</div> </div>
@@ -210,12 +210,12 @@ with <tt class="docutils literal"><span class="pre">Ctl-C</span></tt>.</p>
<li class="right" > <li class="right" >
<a href="index.html" title="alsaaudio documentation" <a href="index.html" title="alsaaudio documentation"
>previous</a> |</li> >previous</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch. &copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch.
Last updated on Feb 22, 2017. Last updated on Feb 24, 2017.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div> </div>
</body> </body>
+6 -6
View File
@@ -6,7 +6,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Search &mdash; alsaaudio 0.8.3 documentation</title> <title>Search &mdash; alsaaudio 0.8.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -14,7 +14,7 @@
<script type="text/javascript"> <script type="text/javascript">
var DOCUMENTATION_OPTIONS = { var DOCUMENTATION_OPTIONS = {
URL_ROOT: './', URL_ROOT: './',
VERSION: '0.8.3', VERSION: '0.8.4',
COLLAPSE_INDEX: false, COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html', FILE_SUFFIX: '.html',
HAS_SOURCE: true HAS_SOURCE: true
@@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/searchtools.js"></script> <script type="text/javascript" src="_static/searchtools.js"></script>
<link rel="top" title="alsaaudio 0.8.3 documentation" href="index.html" /> <link rel="top" title="alsaaudio 0.8.4 documentation" href="index.html" />
<script type="text/javascript"> <script type="text/javascript">
jQuery(function() { Search.loadIndex("searchindex.js"); }); jQuery(function() { Search.loadIndex("searchindex.js"); });
</script> </script>
@@ -43,7 +43,7 @@
<li class="right" > <li class="right" >
<a href="py-modindex.html" title="Python Module Index" <a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li> >modules</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
@@ -94,12 +94,12 @@
<li class="right" > <li class="right" >
<a href="py-modindex.html" title="Python Module Index" <a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li> >modules</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch. &copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch.
Last updated on Feb 22, 2017. Last updated on Feb 24, 2017.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div> </div>
</body> </body>
+1 -1
View File
File diff suppressed because one or more lines are too long
+6 -6
View File
@@ -6,7 +6,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>PCM Terminology and Concepts &mdash; alsaaudio 0.8.3 documentation</title> <title>PCM Terminology and Concepts &mdash; alsaaudio 0.8.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@@ -14,7 +14,7 @@
<script type="text/javascript"> <script type="text/javascript">
var DOCUMENTATION_OPTIONS = { var DOCUMENTATION_OPTIONS = {
URL_ROOT: './', URL_ROOT: './',
VERSION: '0.8.3', VERSION: '0.8.4',
COLLAPSE_INDEX: false, COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html', FILE_SUFFIX: '.html',
HAS_SOURCE: true HAS_SOURCE: true
@@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="alsaaudio 0.8.3 documentation" href="index.html" /> <link rel="top" title="alsaaudio 0.8.4 documentation" href="index.html" />
<link rel="next" title="alsaaudio" href="libalsaaudio.html" /> <link rel="next" title="alsaaudio" href="libalsaaudio.html" />
<link rel="prev" title="Introduction" href="pyalsaaudio.html" /> <link rel="prev" title="Introduction" href="pyalsaaudio.html" />
</head> </head>
@@ -43,7 +43,7 @@
<li class="right" > <li class="right" >
<a href="pyalsaaudio.html" title="Introduction" <a href="pyalsaaudio.html" title="Introduction"
accesskey="P">previous</a> |</li> accesskey="P">previous</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
@@ -172,12 +172,12 @@ on.</p>
<li class="right" > <li class="right" >
<a href="pyalsaaudio.html" title="Introduction" <a href="pyalsaaudio.html" title="Introduction"
>previous</a> |</li> >previous</a> |</li>
<li><a href="index.html">alsaaudio 0.8.3 documentation</a> &raquo;</li> <li><a href="index.html">alsaaudio 0.8.4 documentation</a> &raquo;</li>
</ul> </ul>
</div> </div>
<div class="footer"> <div class="footer">
&copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch. &copy; Copyright 2008-20017, Casper Wilstrup, Lars Immisch.
Last updated on Feb 22, 2017. Last updated on Feb 24, 2017.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div> </div>
</body> </body>