Metadata-Version: 1.1
Name: mlxtend
Version: 0.1.1
Summary: Machine Learning Library Extensions
Home-page: https://github.com/rasbt/mlxtend
Author: Sebastian Raschka
Author-email: se.raschka@gmail.com
License: GPLv3
Description: 
        
        A library of extension modules for Python's data analysis and machine learning libraries.
        
        
         Contact
        =============
        
        If you have any questions or comments about PyPrind, please feel free to contact me via
        eMail: se.raschka@gmail.com
        or Twitter: https://twitter.com/rasbt
        
        This project is hosted at https://github.com/rasbt/mlxtend
        
        
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires: numpy
