pyhamtools 0.9.0-1 source package in Ubuntu

Changelog

pyhamtools (0.9.0-1) unstable; urgency=medium

  * New upstream version 0.9.0.
  * Drop obsolete dependency on python3-future. (Closes: #1058995)

 -- Christoph Berg <email address hidden>  Fri, 12 Jan 2024 15:55:51 +0100

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyhamtools_0.9.0-1.dsc 2.1 KiB c02093ecda3e4709c7ab78ba747be301d71eaa086436be765d3b93e6e77af5f7
pyhamtools_0.9.0.orig.tar.gz 5.3 MiB 2a4902188990a56078219cb00fc58eacfc54c3e8eab52a652dcf6221de8d929c
pyhamtools_0.9.0-1.debian.tar.xz 3.3 KiB 07538732dfa77137663e762570506872aa2da96dd2a5387337cf1e6d93a618da

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