Package: wnpp Severity: wishlist Owner: "Eugenio Cano-Manuel Mendoza" <[email protected]>
* Package name : hypirion-io-clojure Version : 0.3.1 Upstream Author : Jean Niklas L'orange <[email protected]> * 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

