pyhamtools 0.10.0-1 source package in Ubuntu

Changelog

pyhamtools (0.10.0-1) unstable; urgency=medium

  * New upstream version 0.10.0.

 -- Christoph Berg <email address hidden>  Tue, 04 Jun 2024 22:29:07 +0200

Upload details

Uploaded by:
Debian Hamradio Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Hamradio Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyhamtools_0.10.0-1.dsc 2.1 KiB 85358d1f5ec96bb302a7b9bfd1ccbd01124facbf0cc072e82b7b53784b2f7172
pyhamtools_0.10.0.orig.tar.gz 5.3 MiB 40f962c44f61917d43e5fb633ad298ab92880a69524a78f7dbf49ca152f99588
pyhamtools_0.10.0-1.debian.tar.xz 3.5 KiB 241ef12809ae0ba15de9cbbe0ecafeba07801a83c0748c868d8eb8d43442df2d

Available diffs

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).