Metadata-Version: 1.1
Name: dejumblefs
Version: 0.9
Summary: dejumble: presents an organized view of the contents of a directory.
Home-page: http://dejumble.googlecode.com/
Author: César Izurieta
Author-email: cesar@caih.org
License: http://www.gnu.org/copyleft/gpl.html
Description: dejumblefs is a FUSE that lets the user mount a virtual directory with the
        contents of the original directory, or the results of filtering the original
        filesystem. Files can be presented to the user organized by filetype, access
        time, metadata, etc. This search an be a shell script (find, locate, etc) or
        many other backends as a xesam filter.
Platform: unix
Platform: linux
Platform: mac
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: POSIX
