Metadata-Version: 1.0
Name: winshell
Version: 0.5.4
Summary: Windows shell functions
Home-page: https://github.com/tjguk/winshell
Author: Tim Golden
Author-email: mail@timgolden.me.uk
License: http://www.opensource.org/licenses/mit-license.php
Description: winshell
        ========
        
        The winshell module is a light wrapper around the Windows shell functionality.
        
        It includes convenience functions for accessing special folders, for using
        the shell's file copy, rename & delete functionality, and a certain amount
        of support for structured storage.
        
        winshell is tested on all versions of Python from 2.4 to 3.2 (2.5+ for context
        management).
        
        Code is hosted at: https://github.com/tjguk/winshell
        Docs are hosted at: http://winshell.readthedocs.org/
        
Platform: UNKNOWN
