libtickit-async-perl 0.24-2build2 source package in Ubuntu

Changelog

libtickit-async-perl (0.24-2build2) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:47:30 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libtickit-async-perl_0.24.orig.tar.gz 14.8 KiB 1a11b595c99e945fe60d8d229ef97d0102aa79d97c28df82ac5d6797323124a1
libtickit-async-perl_0.24-2build2.debian.tar.xz 2.4 KiB c5760636153db3ea9d62ea1ec0c71f5851c2534a56a7cf91226ee39ae592a5d3
libtickit-async-perl_0.24-2build2.dsc 2.3 KiB 07e004f9d9bcf76c40175157e42e27c6bae395b0b628127f97643985a82d45c9

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