Metadata-Version: 1.1
Name: PythonMatlab
Version: 1.0a.dev0
Summary: Python Matlab interface
Home-page: https://github.com/GaelMAS/PythonMatlab
Author: Gael Masse
Author-email: gmasse@ensta.fr
License: MIT
Description: Python Matlab
        =============
        
        Python Matlab is intended to take data from Matlab files, run python analysis on them and pass them back to Matlab for further use.
        
        
        
        Documentation can be found at : 
        
        
        
Keywords: interface python matlab
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
