libdex 0.5.1-1 source package in Ubuntu

Changelog

libdex (0.5.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - Add convenience API for checking exact future status without enum
    - Lots of documentation additions
  * debian/libdex-1-1.symbols: Add new symbols

 -- Amin Bandali <email address hidden>  Thu, 07 Mar 2024 11:46:25 -0500

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdex_0.5.1-1.dsc 2.2 KiB 2670ceb3c6b0b5ac4ed1b043204b5c162a6d192a50f8f9103718c8d73d2f0b0b
libdex_0.5.1.orig.tar.xz 96.6 KiB de9a2ab9084aa7774c374a3eddbfc4b235fa82c78fd3c1c7468c7d892c42f3c1
libdex_0.5.1-1.debian.tar.xz 5.6 KiB 411f38421434a5d72bf35087a8026258bc236105724d301db8148309f29ce9b4

No changes file available.

Binary packages built by this source

gir1.2-dex-1: GObject introspection data for libdex

 This package contains GObject introspection information.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

libdex-1-1: Library for deferred execution

 Dex is a library supporting "Deferred Execution" with the explicit goal of
 integrating with GNOME and GTK-based applications. It provides primatives
 for supporting futures in a variety of ways with both read-only and writable
 views. Additionally, integration with existing asynchronous-based APIs is
 provided through the use of wrapper promises.
 .
 "Fibers" are implemented which allows for writing synchronous looking code
 which calls asynchronous APIs from GIO underneath.

libdex-1-1-dbgsym: debug symbols for libdex-1-1
libdex-dev: Library for deferred execution - development files

 Dex is a library supporting "Deferred Execution" with the explicit goal of
 integrating with GNOME and GTK-based applications. It provides primatives
 for supporting futures in a variety of ways with both read-only and writable
 views. Additionally, integration with existing asynchronous-based APIs is
 provided through the use of wrapper promises.
 .
 "Fibers" are implemented which allows for writing synchronous looking code
 which calls asynchronous APIs from GIO underneath.
 .
 This package contains the development files.

libdex-doc: Library for deferred execution - documentation

 Dex is a library supporting "Deferred Execution" with the explicit goal of
 integrating with GNOME and GTK-based applications. It provides primatives
 for supporting futures in a variety of ways with both read-only and writable
 views. Additionally, integration with existing asynchronous-based APIs is
 provided through the use of wrapper promises.
 .
 This package contains the API reference.