CHANGES
=======

* added pre-sanitize to library
* removed debug error in for loop
* got threading working correctly
* added support for multiple threads
* Update README.md
* switch to Python Build Reasonableness
* fix indentation
* expand ~/folder/file.pdf paths
* move cli script to entry point-capable function
* PEP8ing
* cleanup
* updated default for entry function, and updated setup.py version
* Update README.md
* fixed issue with setup.py and __init__ import
* added setup.py script and fixed import in cli-tool
* moved things around to reorg repo based on @ryansb feedback
* updated function names and cleane dup cli tool
* first commit ... works?
* Create README.md
* Initial commit
