python-weka-wrapper feature complete

Finally finished implementing a basic version of python-weka-wrapper, which allows you to access Weka classes (data generators, filters, classifiers, clusterers, associators, attribute selection and experiments) from within Python.

Check out the sphinx documentation in the doc directory for more information on how to install the library – at some stage I will deploy it to Pypi to make it even easier.