******************
- Drop support for Python 2.6 and earlier.
- Add a proper LICENSE file.
- Build the project via Travis CI.
- Add a Makefile to orchestrate the build.
- Install infrastructure to write and run unit tests with coverage reporting.
- Move changelog to separate file.
- Perform static code analysis via prospector.
- Drop pep8 and pyflakes scripts, as superseeded.
- Drop ez_script.
- Suggest installing via pip. Deprecate easy_install.
- Bring the setup script up-to-scratch with pyroma.
- Drop redundant pystun script and set stun.cli:main as entry point.
- Install initial support for building a universal wheel.
- Update list of STUN servers.
- Drop optparse in favour of argparse.
- Update usage message in README.