* Use setuptools-markdown to parse markdown readme for pypi
Fixes
* Add missing Python 3.4 and 3.5 classifiers to setup.py
0.1.3
Features
* Add support for parsing and painting user input parameters in tldr pages
Build
* Create basic test suite * Set-up Travis test pipeline for Python 2.7, 3.3+
0.1.2
Features
* Migrate to tldr-pages organization from rprieto * Add ability to set display colors via environment variables * Add basic README * Replace `os.popen()` with equivalent functions from subprocess module * Add support for client for Windows