* blank spaces break sphinx parsing
* added author mail and pypi classifiers to setup.cfg
* used pandoc to create README.rst for pypi from README.MD
command was pandoc --from=markdown --to=rst README.MD -o README.rst
* use README.rst instead of README.MD as description on pypi
* fixed link to figure with exemplary time series features in pypi README.rst
* turn off the upload of the documentation to pypi
see devpi uploader command reference at
http://doc.devpi.net/latest/userman/devpi_commands.html
* added pypi_index.zip file containing a redirection to the read-the-docs documentation
upload it to pypi manually to redirect to rtd docs
* fixed doc hyperlink to my blog