hamlib 4.3.1-1build2 source package in Ubuntu
Changelog
hamlib (4.3.1-1build2) jammy; urgency=medium * No-change rebuild with Python 3.10 only. -- Matthias Klose <email address hidden> Thu, 17 Mar 2022 15:06:31 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Hamradio Maintainers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | libs | |
Jammy | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hamlib_4.3.1.orig.tar.gz | 2.2 MiB | 3437386dfdd2314f108cf35f1527b20d784256b76633d216a50de94f4045a730 |
hamlib_4.3.1.orig.tar.gz.asc | 195 bytes | 0e3c9a31a31ad3861912ef4603c63ab143f16a8f953571b1131433084b33fcb8 |
hamlib_4.3.1-1build2.debian.tar.xz | 25.7 KiB | 22e9bf10804cd2b9331df7595c9f1bb508b096d5948e9315d2959782f58fd218 |
hamlib_4.3.1-1build2.dsc | 3.3 KiB | c335423fbfe21ccf426b285dc18693c9c2c0511d1b0e923210aa97125830f28c |
Available diffs
- diff from 4.3.1-1build1 to 4.3.1-1build2 (308 bytes)
Binary packages built by this source
- libhamlib++-dev: Development C++ library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the development library with C++ bindings.
If you wish to run applications developed using this library you'll need the
'libhamlib++4' package.
- libhamlib++4: Run-time C++ library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the C++ run-time form of the library. If you wish to
develop software using this library you need the 'libhamlib++-dev' package.
- libhamlib++4-dbgsym: debug symbols for libhamlib++4
- libhamlib-dev: Development library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the development library with both C bindings.
If you wish to run applications developed using this library you'll need the
'libhamlib4' package.
- libhamlib-doc: Documentation for the hamlib radio control library
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the developers documentation for the API.
- libhamlib-perl: Run-time perl library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the perl bindings of the library.
- libhamlib-perl-dbgsym: debug symbols for libhamlib-perl
- libhamlib-utils: Utilities to support the hamlib radio control library
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides command-line utilities to test the hamlib library and
to control transceivers if you're short of anything more sophisticated:
ampctl ampctld rigctl rigctlcom rigctld rigmem rigsmtr rigswr rotctl rotctld
- libhamlib-utils-dbgsym: debug symbols for libhamlib-utils
- libhamlib2-perl: Transitional package depending on libhamlib-perl
The libhamlib2-perl package was renamed to libhamlib-perl; this package can
safely be removed if nothing depends on it.
- libhamlib2-tcl: Transitional package depending on tcl-hamlib
The libhamlib2-tcl package was renamed to tcl-hamlib; this package can safely
be removed.
- libhamlib4: Run-time library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the C run-time form of the library. If you wish to
develop software using this library you need the 'libhamlib-dev' package.
- libhamlib4-dbgsym: debug symbols for libhamlib4
- lua-hamlib: Run-time Lua library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the Lua bindings of the library.
- lua-hamlib-dbgsym: debug symbols for lua-hamlib
- lua-hamlib2: Transitional package depending on lua-hamlib
The lua-hamlib2 package was renamed to lua-hamlib; this package can safely be
removed.
- python3-hamlib: Run-time Python3 library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the Python3 bindings of the library.
- python3-hamlib-dbgsym: debug symbols for python3-hamlib
- python3-libhamlib2: Transitional package depending on python3-hamlib
The python3-libhamlib2 package was renamed to python3-hamlib; this package can
safely be removed.
- tcl-hamlib: Run-time Tcl library to control radio transceivers and receivers
Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each
manufacturer's product line differs greatly from its competitors.
.
This library addresses that issue by providing a standardised programming
interface that applications can talk to and translating that into the
appropriate commands required by the radio in use.
.
This package provides the Tcl bindings of the library.
- tcl-hamlib-dbgsym: debug symbols for tcl-hamlib