Metadata-Version: 1.1
Name: fslutils
Version: 0.1
Summary: Functions working with FSL outputs
Home-page: http://github.com/matthew-brett/fslutils
Author: Matthew Brett
Author-email: matthew.brett@gmail.com
License: BSD license
Description: .. image:: https://travis-ci.org/matthew-brett/fslutils.svg?branch=master
            :target: https://travis-ci.org/matthew-brett/fslutils
        
        .. image:: https://coveralls.io/repos/matthew-brett/fslutils/badge.png?branch=master
            :target: https://coveralls.io/r/matthew-brett/fslutils?branch=master
        
        ########
        Fslutils
        ########
        
        Code for working with FSL files.
        
        *************
        Documentation
        *************
        
        Documentation for latest released version at
        http://matthew-brett.github.io/fslutils
        
        ****
        Code
        ****
        
        See https://github.com/matthew-brett/fslutils
        
        Released under the BSD two-clause license - see the file ``LICENSE`` in the
        source distribution.
        
        `travis-ci <https://travis-ci.org/matthew-brett/fslutils>`_ kindly tests
        the code automatically under Python versions 2.7 and 3.4 through 3.6.
        
        We depend on numpy >= 1.8.  You could probably make it work on an earlier
        numpy if you really needed that.
        
        The latest released version will be at https://pypi.python.org/pypi/fslutils (when I have done a release).
        
        *******
        Support
        *******
        
        Please put up issues on the `fslutils issue tracker
        <https://github.com/matthew-brett/fslutils/issues>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
