mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-06 15:04:33 +00:00
updated tests & docstrings of LookupLib
This commit is contained in:
parent
644306bea0
commit
4e4e94091d
19 changed files with 329 additions and 137 deletions
25
docs/build/html/license.html
vendored
25
docs/build/html/license.html
vendored
|
|
@ -32,9 +32,6 @@
|
|||
<li class="right" style="margin-right: 10px">
|
||||
<a href="genindex.html" title="General Index"
|
||||
accesskey="I">index</a></li>
|
||||
<li class="right" >
|
||||
<a href="py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li><a href="index.html">pyhamtools 0.1 documentation</a> »</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
@ -47,11 +44,26 @@
|
|||
<div class="section" id="license">
|
||||
<h1>license<a class="headerlink" href="#license" title="Permalink to this headline">¶</a></h1>
|
||||
<p>The MIT License (MIT)</p>
|
||||
<p>bla bla bla</p>
|
||||
<p>Copyright (c) 2014 Tobias Wellnitz</p>
|
||||
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the “Software”), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:</p>
|
||||
<p>The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.</p>
|
||||
<p>THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.</p>
|
||||
</div>
|
||||
<div class="section" id="contact">
|
||||
<h1>Contact:<a class="headerlink" href="#contact" title="Permalink to this headline">¶</a></h1>
|
||||
<p>Contact DH1TW</p>
|
||||
<p>Contact <a class="reference external" href="mailto:Tobias%40dh1tw.de">Tobias<span>@</span>dh1tw<span>.</span>de</a></p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
@ -94,9 +106,6 @@
|
|||
<li class="right" style="margin-right: 10px">
|
||||
<a href="genindex.html" title="General Index"
|
||||
>index</a></li>
|
||||
<li class="right" >
|
||||
<a href="py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li><a href="index.html">pyhamtools 0.1 documentation</a> »</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue