Metadata-Version: 1.1
Name: python-weka-wrapper
Version: 0.1.4
Summary: Python wrapper for the Weka Machine Learning Workbench
Home-page: https://github.com/fracpete/python-weka-wrapper
Author: Peter "fracpete" Reutemann
Author-email: fracpete at gmail dot com
License: GNU General Public License version 3.0 (GPLv3)
Description: The python-weka-wrapper package makes it easy to run
            Weka algorithms and filters from within Python. It offers access to Weka
            API using thin wrappers around JNI calls using the "javabridge" package.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python
