#760968 RFP: libguasi -- Asynchronous syscall library

#760968#5
Date:
2014-09-09 15:04:27 UTC
From:
To:
* Package name    : libguasi
  Version         : 0.25
  Upstream Author : Davide Libenzi <davidel@xmailserver.org>
* URL             : http://xmailserver.org/guasi-lib.html
* License         : LGPL-2.1+
  Programming Lang: C
  Description     : Asynchronous syscall library

The guasi library implements a thread based generic asynchronous execution
engine, to be used to give otherwise synchronous calls an asynchronous
behaviour.  It can be used to wrap any synchronous call, so that it can be
scheduled for execution, and whose result can be fetched at later time
(hence not blocking the submitter thread).  The guasi library can be used
as complement to standard event retrieval interfaces like poll(2),
select(2) or epoll(4).  The guasi library is generic, meaning that any
otherwise synchronous function (not only system calls) can be made
asynchronous.

G'luck,
Peter

#760968#10
Date:
2015-12-27 12:16:58 UTC
From:
To:
retitle 760968 RFP: libguasi -- Asynchronous syscall library
noowner 760968
tag 760968 - pending
thanks

Hi,

A long time ago, you expressed interest in packaging libguasi. Unfortunately,
it seems that it did not happen. In Debian, we try not to keep ITP bugs open
for a too long time, as it might cause other prospective maintainers to
refrain from packaging the software.

This is an automatic email to change the status of libguasi from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 12 months.

If you are still interested in packaging libguasi, please send a mail to
<control@bugs.debian.org> with:

 retitle 760968 ITP: libguasi -- Asynchronous syscall library
 owner 760968 !
 thanks

It is also a good idea to document your progress on this ITP from time to
time, by mailing <760968@bugs.debian.org>.  If you need guidance on how to
package this software, please reply to this email, and/or contact the
debian-mentors@lists.debian.org mailing list.

Thank you for your interest in Debian,