Metadata-Version: 2.1
Name: amypad-core
Version: 0.0.3
Summary: Core utilities for the AMYPAD project
Home-page: https://github.com/AMYPAD/amypad-core
Maintainer: Casper da Costa-Luis
Maintainer-email: casper.dcl@physics.org
License: Apache 2.0
Description: AMYPAD Core
        ===========
        
        |Versions| |Py-Versions| |Tests| |LICENCE|
        
        Basic functionality needed for `AMYPAD <https://github.com/AMYPAD/AMYPAD>`_.
        
        
        Install
        -------
        
        Intended for inclusion in requirements for other packages.
        The package name is ``amypad-core``. Options include:
        
        - nii
        
        To install options and their dependencies,
        use the package name ``amypad-core[option1,option2]``.
        
        
        .. |Tests| image:: https://img.shields.io/github/workflow/status/AMYPAD/amypad-core/Test
           :target: https://github.com/AMYPAD/amypad-core/actions
        .. |Versions| image:: https://img.shields.io/pypi/v/amypad-core.svg
           :target: https://github.com/AMYPAD/amypad-core/releases
        .. |Py-Versions| image:: https://img.shields.io/pypi/pyversions/amypad-core.svg?logo=python&logoColor=white
           :target: https://pypi.org/project/amypad-core
        .. |LICENCE| image:: https://img.shields.io/pypi/l/amypad-core.svg
           :target: https://raw.githubusercontent.com/AMYPAD/amypad-core/master/LICENCE.md
        
Keywords: fMRI,PET,SPECT,EEG,MEG
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: dev
Provides-Extra: nii
