Metadata-Version: 2.0
Name: scrubby
Version: 0.1.9
Summary: Let Scrubby clean your datasource.
Home-page: http://github.com/typerandom/scrubby
Author: Robin Orheden
Author-email: orhedenr@gmail.com
License: LICENSE.md
Keywords: data scrubbing
Platform: any
Requires-Dist: pyyaml (==3.12)
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

# Scrubby

Scrub your data from sensitive values.

## Installation

```
$ pip install scrubby
```

## License

MIT

