libnet-mqtt-simple-perl 1.29-1 source package in Ubuntu

Changelog

libnet-mqtt-simple-perl (1.29-1) unstable; urgency=medium

  * New upstream release with revised copyright
    and licence details (closes: #1000693)

 -- Alexander Zangerl <email address hidden>  Sun, 29 Oct 2023 12:30:03 +1000

Upload details

Uploaded by:
az
Uploaded to:
Sid
Original maintainer:
az
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-mqtt-simple-perl_1.29-1.dsc 1.8 KiB 39822a6418d68ce74101f449ea5130686aa69251808c72b8fdceb6d183589144
libnet-mqtt-simple-perl_1.29.orig.tar.gz 15.6 KiB de7753a722b7cdab590ba9a0a692dcaf9a045e65e654b79c6a069057bdb89ad2
libnet-mqtt-simple-perl_1.29-1.debian.tar.xz 1.8 KiB d68b879261dd3aa728c6fdace73c3454b50b23b91fd7b2fde96b6c41a05b3d74

No changes file available.

Binary packages built by this source

libnet-mqtt-simple-perl: Minimal MQTT version 3 interface

 Net::MQTT::Simple consists of only one file and has no dependencies except
 core Perl modules, making it suitable for embedded installations where CPAN
 installers are unavailable and resources are limited.
 .
 Only basic MQTT functionality is provided; if you need more, you'll have to
 use the full-featured Net::MQTT instead.