- updated Facebook to API version 3.3 - moved facebook token to a separate file, as it gets expired after 2-3 months - simplified post as the bits that can be scraped are no longer needed. - added ebookconverter.writers in setup.py
- added packaging, with dependencies, including pipfile - removed dependence on options hacked into builtins - includes scripts used to invoke the converter - added a sample .env file