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

39
docs/source/index.rst 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`