Metadata-Version: 2.1
Name: s3-browser
Version: 0.1.2
Summary: UNKNOWN
Home-page: UNKNOWN
License: UNKNOWN
Description: # S3 Browser
        
        A small, interactive tool to browse s3 like a regular directory structure
        
        Written in python.
        
        ## Features
          * Tab completion on `cd` and `ls`
          * Maintains command history
          * Lazy-loading and caching of paths (no scanning entire buckets on start up)
        
        ## Installation
        
        `pip install s3_browser`
        
Platform: UNKNOWN
Requires-Python: >=3.2
Description-Content-Type: text/markdown
