[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#965297: ITP: libvolatilestream -- stdio stream as volatile memory buffers



Package: wnpp
Severity: wishlist
Owner: Andrea Capriotti <capriott@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : libvolatilestream
  Version         : 0.1
  Upstream Author : VirtualSquare (Renzo Davoli <renzo@cs.unibo.it>)
* URL             : http://www.virtualsquare.org/
* License         : LGPL2.1+ and GPL-2+
  Programming Lang: C
  Description     : stdio stream as volatile memory buffers

 A volatile stream is a stdio FILE* stream as a temporary dynamically
 allocated (and deallocated) memory buffer.
 The volstream_open function opens a stdio stream as a temporary memory
 buffer. The buffer is dynamically  allocated, grows as needed and it is
 automatically deallocated when the stream is closed.

See for more information:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939665


Reply to: