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

Bug#718455: ITP: hypirion-io-clojure -- I/O redirection, signal handling, and console utilities



Package: wnpp
Severity: wishlist
Owner: "Eugenio Cano-Manuel Mendoza" <eugeniocanom@gmail.com>

* Package name    : hypirion-io-clojure
  Version         : 0.3.1
  Upstream Author : Jean Niklas L'orange <hypirion@hypirion.com>
* URL             : http://www.hypirion.com/
* License         : EPL-1.0
  Programming Lang: Java, Clojure
  Description     : I/O redirection, signal handling, and console utilities

hypirion-io provides a set of features wrapped in Java classes:
   *Pipe: Establish a link between InputStream and OutputStream, also
   supports Reader and Writer.
   *SignalInterceptor: Intercept POSIX signals before they are sent to
   their signal handlers.
   *RevivableInputStream: Allow canceling blocking read calls to
   streams without closing them.
   *ConsoleUtils: Set on/off echoing in the console.
Common usage of this library includes: asynchronous zipping of data
from two data sources, redirecting output and input to subprocesses
and loggers, and send messages to threads.


Reply to: