Package : swizzle-stream

Package details

Summary: Swizzle :: Stream

Description:
Stream editor implemented as a series of InputStream and
OutputStream filters. Like the UNIX SED and can manipulate an
endless stream with little memory. Unlike SED it does not support
regular expressions, but the lack of it keeps buffering down and
processing fast as all scanning is done with string literals of
known content and length.


URL: https://github.com/codehaus/swizzle
License: ASL 2.0

Maintainer: neoclust

List of RPMs