libcom-hypirion-io-clojure
I/O redirection, signal handling, and console utilities
Description
com-hypirion-io-clojure 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
sending messages to threads.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/hyPiRion/com.hypirion.io
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcom-hypirion-io-clojure