Metadata-Version: 2.1
Name: fbro
Version: 0.1.0
Summary: A command line file browser for AWS S3
Home-page: UNKNOWN
Author: Martin Thoma
Author-email: info@martin-thoma.de
Maintainer: Martin Thoma
Maintainer-email: info@martin-thoma.de
License: MIT license
Keywords: utility
Platform: Linux
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >= 3.0
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: boto3

# fbro

`fbro` is a file browser for AWS S3.

## Installation

```bash
pip install fbro
```

## Usage

```
s3://martin-thoma/
- enzado/
- correlation.jpg
- testfile.txt
```


