Metadata-Version: 1.1
Name: bob.io.matlab
Version: 2.0.16
Summary: Handling of Matlab(R) files via bob.io.base
Home-page: http://gitlab.idiap.ch/bob/bob.io.matlab
Author: Andre Anjos
Author-email: andre.anjos@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Sun 14 Aug 2016 18:02:45 CEST
        
        .. image:: https://img.shields.io/badge/docs-available-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.matlab/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/v2.0.16/pipeline.svg
           :target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/v2.0.16
        .. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/v2.0.16/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/v2.0.16
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.io.matlab
        
        
        ===============================
         Support for Matlab I/O in Bob
        ===============================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. By importing this package, you activate a transparent plugin that makes
        possible to read and write to Matlab(R) files using ``bob.io.base`` functions.
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.io.matlab
        
        
        Contact
        -------
        
        For questions or reporting issues to this software package, contact our
        development `mailing list`_.
        
        
        .. Place your references here:
        .. _bob: https://www.idiap.ch/software/bob
        .. _installation: https://www.idiap.ch/software/bob/install
        .. _mailing list: https://www.idiap.ch/software/bob/discuss
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Plugins
