Metadata-Version: 1.0
Name: filesafe
Version: 0.2
Summary: An interface to safely perform file operations.
Home-page: http://dvdev.org
Author: Douglas Mayle
Author-email: douglas@mayle.org
License: LGPLv3
Description: Limit operations to a chroot directory, perform safe mapping and conversion of user input to filenames.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Filesystems
