Initial Commit

This commit is contained in:
dh1tw 2014-04-24 14:01:53 +02:00
parent 9656aa3cb5
commit d054e97ed4
64 changed files with 349324 additions and 0 deletions

4
docs/build/html/_sources/help.txt vendored Normal file
View file

@ -0,0 +1,4 @@
help
====
For help contact DH1TW

39
docs/build/html/_sources/index.txt vendored Normal file
View file

@ -0,0 +1,39 @@
.. project-details:
============
PyHamTools
============
:Version: |release|
:Code: https://github.com/dh1tw/pyhamtools
:License: BSD; see LICENSE file
:Issues: https://github.com/dh1tw/pyhamtools/issues
:Documentation: http://pyhamtools.readthedocs.org/
:IRC: #hamtests on webirc.deltaxray.org
PyHamTools is a Python library which helps you creating Amateur Radio applications faster. It comes
with some modules and classes which are frequently necessary, like parsing of an Amateur Radio callsign.
Currently, PyHamtools contain the following modules and classes:
Modules:
^^^^^^^^
Clases:
^^^^^^^
.. toctree::
:maxdepth: 2
LookupLib
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

10
docs/build/html/_sources/license.txt vendored Normal file
View file

@ -0,0 +1,10 @@
license
=======
The MIT License (MIT)
bla bla bla
Contact:
========
Contact DH1TW

10
docs/build/html/_sources/lookuplib.txt vendored Normal file
View file

@ -0,0 +1,10 @@
LookupLib
=========
.. toctree::
:maxdepth: 2
.. automodule:: pyhamtools.lookuplib
.. autoclass:: LookupLib
:members: