SlackBuildsOrg/libraries/libdex/slack-desc
Nathaniel Russell e8bedcf824
libraries/libdex: Added (Deferred Execution).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-11 22:23:34 +07:00

19 lines
994 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libdex: libdex ("Deferred Execution")
libdex:
libdex: Dex is a library supporting "Deferred Execution" with the explicit
libdex: goal of integrating with GNOME and GTK-based applications.
libdex: It provides primatives for supporting futures in a variety of ways
libdex: with both read-only and writable views. Additionally, integration
libdex: with existing asynchronous-based APIs is provided through the use of
libdex: wrapper promises.
libdex:
libdex: https://gitlab.gnome.org/chergert/libdex
libdex: