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

Changelog

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

  * source-only upload to allow migration into testing

 -- Alexander Zangerl <email address hidden>  Mon, 30 Oct 2023 17:15:13 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-mqtt-simple-perl_1.29-2.dsc 1.8 KiB 846610f513ad901f452a4bc89f2312cffd9f7d75b74a298273245e4a4acd87b3
libnet-mqtt-simple-perl_1.29.orig.tar.gz 15.6 KiB de7753a722b7cdab590ba9a0a692dcaf9a045e65e654b79c6a069057bdb89ad2
libnet-mqtt-simple-perl_1.29-2.debian.tar.xz 1.8 KiB 15f17055e0eb5c009b727607951ac5e0dff94ae80ccec43c7a236222582761b0

Available diffs

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.