mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-05 14:35:49 +00:00
Initial Commit
This commit is contained in:
parent
9656aa3cb5
commit
d054e97ed4
64 changed files with 349324 additions and 0 deletions
39
docs/source/index.rst
Normal file
39
docs/source/index.rst
Normal 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`
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue