- when EbookConverter creates a book directory, it is group-writable - begin process of moving to production by adding a dopush script for facebook posting - add scripts we've used for posting backlog to facebook
0.5.3
- 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