mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-02-08 16:44:22 +01:00
cleanup
This commit is contained in:
parent
b201d04b9f
commit
f134ca1924
|
|
@ -1,10 +0,0 @@
|
|||
Metadata-Version: 1.0
|
||||
Name: pyhamtools
|
||||
Version: 0.1
|
||||
Summary: Amateur Radio Callsign Lookup
|
||||
Home-page: http://github.com/dh1tw
|
||||
Author: Tobias Wellnitz, DH1TW
|
||||
Author-email: Tobias@dh1tw.de
|
||||
License: UNKNOWN
|
||||
Description: UNKNOWN
|
||||
Platform: UNKNOWN
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
pyhamtools/__init__.py
|
||||
pyhamtools/callinfo.py
|
||||
pyhamtools/conf.py
|
||||
pyhamtools/consts.py
|
||||
pyhamtools/exceptions.py
|
||||
pyhamtools/hamutils.py
|
||||
pyhamtools/lookuplib.py
|
||||
pyhamtools/rediscache.py
|
||||
pyhamtools/rewrite_tips.py
|
||||
pyhamtools/test.py
|
||||
pyhamtools.egg-info/PKG-INFO
|
||||
pyhamtools.egg-info/SOURCES.txt
|
||||
pyhamtools.egg-info/dependency_links.txt
|
||||
pyhamtools.egg-info/top_level.txt
|
||||
test/test_lookuplib.py
|
||||
test/test_lookuplib_clublogapi.py
|
||||
test/test_lookuplib_clublogxml.py
|
||||
test/test_lookuplib_countryfile.py
|
||||
test/test_lookuplib_gettersetter_api.py
|
||||
|
|
@ -1 +0,0 @@
|
|||
|
||||
|
|
@ -1 +0,0 @@
|
|||
pyhamtools
|
||||
Loading…
Reference in a new issue