|
|
|
@ -2,8 +2,9 @@
|
|
|
|
|
* Copyright (c) 2009 Thomas Schmitt
|
|
|
|
|
*
|
|
|
|
|
* This file is part of the libisofs project; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU General Public License version 2 as
|
|
|
|
|
* published by the Free Software Foundation. See COPYING file for details.
|
|
|
|
|
* modify it under the terms of the GNU General Public License version 2
|
|
|
|
|
* or later as published by the Free Software Foundation.
|
|
|
|
|
* See COPYING file for details.
|
|
|
|
|
*
|
|
|
|
|
* It implements a filter facility which can pipe a IsoStream into an external
|
|
|
|
|
* process, read its output and forward it as IsoStream output to an IsoFile.
|
|
|
|
|