pyhamtools 0.7.6-1 source package in Ubuntu
Changelog
pyhamtools (0.7.6-1) unstable; urgency=low [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.0, no changes needed. [ Christoph Berg ] * New upstream version. * Python 3.9 removed the json.loads(encoding) keyword argument and the old plistlib API. (Closes: #975531) -- Christoph Berg <email address hidden> Mon, 23 Nov 2020 22:24:39 +0100
Upload details
- Uploaded by:
- Debian Hamradio Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Hamradio Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Impish | release | universe | misc | |
Hirsute | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyhamtools_0.7.6-1.dsc | 2.1 KiB | 9ca2148b525b3e801b3300a4da987633bee0da7d1050b0c378fef167b394c7d9 |
pyhamtools_0.7.6.orig.tar.gz | 5.2 MiB | 118083b2b2612313f2df20d98d88e6afe24d04758dbc590ae82c455dc29458b9 |
pyhamtools_0.7.6-1.debian.tar.xz | 3.6 KiB | 8adee93ea687690b59fffced5960a2dba813ef34395ce61f9104bc930b4768ee |
Available diffs
- diff from 0.7.5-1 to 0.7.6-1 (22.9 KiB)
No changes file available.
Binary packages built by this source
- python3-pyhamtools: Python library with amateur radio functions and methods
Pyhamtools is a set of functions and classes for Amateur Radio purpose.
Currently the core part is the callsign lookup which decodes any amateur radio
callsign string and provides the corresponding information (country, DXCC
entity, CQ zone... etc). This basic functionality is needed for logbooks, DX
clusters or log checking. This and additional convenience features are
provided for the following sources:
.
* AD1C's country-files.org
* Clublog prefixes & exceptions XML file
* Clublog DXCC query API
* QRZ.com XML API
* Redis.io
* ARRL Logbook of the World (LOTW)
* eQSL.cc user list
* Clublog & OQRS user list
.
Other modules include location based calculations (e.g. distance, heading
between Maidenhead locators) or frequency based calculations (e.g. frequency
to band).