* Changes...
* Project renamed to dhelp
* Each module passing tests(see below)
* Project documentation added to README.md
* Additions...
* Unit testing for files, text, and web modules added
* Test coverage added with computer-readable (.coverage) and human-friendly (an html folder, htmlcov)
* Continuous Integration support for Travis-CI and Coveralls
* .editorconfig added to enforce project standards
* To document changes, both past and future, added CHANGELOG.md and TODO.md
* CLTK functionality added for Greek/Latin texts
* Project documentation with sphinx added
[Unreleased]
* Additions...
* files module
* text module
* web module