------------------
- Bug fix with lines longer than 1000 chars
- Fixed another unicode bug
- Improved Python 2/3 Compatability
- Implemented text transliteration where available
- Implemented simple File IO
- Better utilization of thread pools using futures module.
- Vendorized dependencies
- Swapped transport API from urllib2 with Requests
- SSL/TLS integration for secure web requests