Added pyhamtools.qsl to load LOTW and EQSL user list

This commit is contained in:
dh1tw 2014-10-11 23:39:01 +02:00
parent beb8862ebe
commit 250d8e6b79
16 changed files with 162799 additions and 12 deletions

View file

@ -1,6 +1,13 @@
Changelog
---------
PyHamTools 0.4.2
================
11. October 2014
* added pyhamtools.qsl (get EQSL.cc and LOTW user lists)
PyHamTools 0.4.1
================

View file

@ -15,6 +15,7 @@
import sys
import os
from pyhamtools.version import __version__, __release__
sys.path.insert(0,"/Users/user/projects/pyhamtools/pyhamtools")
@ -58,9 +59,9 @@ copyright = u'2014, Tobias Wellnitz, DH1TW'
# built documents.
#
# The short X.Y version.
version = '0.4'
version = __version__
# The full version, including alpha/beta/rc tags.
release = '0.4.1'
release = __release__
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View file

@ -6,7 +6,7 @@
:Version: |release|
:Code: https://github.com/dh1tw/pyhamtools
:License: MIT; see LICENSE file
:License: MIT; see :doc:`license` file
:Issues: https://github.com/dh1tw/pyhamtools/issues
:Documentation: http://pyhamtools.readthedocs.org/
:IRC: #hamtests on webirc.deltaxray.org