Name: FSOps Version: 1.0 License: BSD3 License-File: LICENSE Author: Kevin Quick Maintainer: quick@sparq.org Stability: provisional Homepage: http://www.sparq.org/darcsrepos/FSOps.html Category: Build-Depends: base, unix, TDisplay Synopsis: File- and FileSystem-related operations and classes Exposed-Modules: FSOps.FileBase, FSOps.FileInfo, FSOps.FileTree, FSOps.TDisplayFile Description: The FSOps library provides a number of modules that can be used to perform various File- and FileSystem-related operations. These operations are typically defined in terms of base functions and classes that can be extended to a number of different actual file/filesystem implementations.