* changes starting with python3 explicit
* removes python modules which are not available for python3
* exchanges fyzz query parsing with rdflib functionality
* fixes interop tests
* replaces reduce with for loop in nodb driver
* simple python2 -> python3 conversions
* adds changes for handling different string handling in python3
* test stretch building with travis
* installing python-setuptools in docker
* installing python-setuptools in docker
* changing python2 to python3 in docker makefiles
* changing python2 to python3 and some other test changes
* push docker only in master branche
* running version of openmtc
* fix some port problems
* porting path library completly now
* restoring travis.yml
* testing new travis.yml
* add sudo
* updating travis OS from trusty to xenial
* upgrade pip before
* show running docker logs
* show more logs
* for debugging
* showlogs of docker after failure
* testing new travis.yml
* finish travis.yml
* Moved badges to top - two rows
* Formatted Markdown file
* Added lede at the top of file so a description paragraph will display on mobile
* Standardized some Section names (e.g. Install)
* Added standard QA section - TSC **must** requirement
* Expanded License to include copyrights
* Updated catalogue links to new GitHub location
[standard-readme](https://github.com/RichardLitt/standard-readme) is a simple standard naming convention for README files which makes reading and navigation of the documentation easier - this is a TSC **should** requirement
Created Readthedocs index file.