libtickit-async-perl 0.25-1build2 source package in Ubuntu

Changelog

libtickit-async-perl (0.25-1build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:11:14 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtickit-async-perl_0.25.orig.tar.gz 15.4 KiB 5a9948b1831635d72236a7baed846c82b91682c83b16bc08a040851432820a70
libtickit-async-perl_0.25-1build2.debian.tar.xz 2.5 KiB 6c6e0ce1213a5c7102c482f32de3cecd488c12bda8d3223eed4c1d4213984aff
libtickit-async-perl_0.25-1build2.dsc 2.3 KiB ac7d80ad496bf56ecf97f2ab183029fb45e2e24c02a0d9d98b846d6806e9fd45

Available diffs

View changes file

Binary packages built by this source

libtickit-async-perl: module to use Tickit with IO::Async

 Thes Tickit::Async module allows a Tickit user interface to run alongside
 other IO::Async-driven code, using IO::Async as a source of IO events.
 .
 As a shortcut convenience, a containing IO::Async::Loop will be constructed
 using the default magic constructor the first time it is needed, if the
 object is not already a member of a loop. This will allow a Tickit::Async
 object to be used without being aware it is not a simple Tickit object.
 .
 To avoid accidentally creating multiple loops, callers should be careful to
 add the Tickit::Async object to the main application's loop if one already
 exists as soon as possible after construction.

libtickit-async-perl-dbgsym: debug symbols for libtickit-async-perl