Metadata-Version: 2.1
Name: sloom
Version: 0.1.22
Summary: Webscraper
Home-page: https://github.com/ReedHunsaker/Webscraper
Author: Reed Hunsaker
Author-email: reed.hunsaker@gmail.com
License: Apache License 2.0
Description-Content-Type: text/markdown

# sloom

UNDER DEVELOPMENT v 0.1.1

I don't know what this will be yet but I am planning on making a web scraper package I can continue to work on

## Setup

to get use 
```
pip install -i https://test.pypi.org/simple/ sloom
```

to update use
```
 pip install -i https://test.pypi.org/simple/ sloom --upgrade
 ```
