Metadata-Version: 2.4
Name: babs
Version: 0.5.4
Summary: BABS: BIDS App BootStrap
Project-URL: Homepage, https://github.com/pennlinc/babs
Project-URL: Documentation, https://pennlinc-babs.readthedocs.io/en/stable/
Project-URL: Paper, https://doi.org/10.1162/imag_a_00074
Author: The PennLINC developers
License: MIT License
        
        Copyright (c) 2022-  Lifespan Informatics and Neuroimaging Center
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: backoff
Requires-Dist: datalad-container>=1.1.6
Requires-Dist: datalad>=0.17.2
Requires-Dist: filelock>=3.8.0
Requires-Dist: nibabel>=2.2.1
Requires-Dist: niworkflows
Requires-Dist: numpy<2.0
Requires-Dist: pandas
Requires-Dist: pyyaml>=6.0
Requires-Dist: regex
Requires-Dist: tqdm
Provides-Extra: all
Requires-Dist: coverage; extra == 'all'
Requires-Dist: datalad-osf; extra == 'all'
Requires-Dist: docutils<0.17; extra == 'all'
Requires-Dist: fuzzywuzzy; extra == 'all'
Requires-Dist: jinja2<3.1.0; extra == 'all'
Requires-Dist: myst-parser; extra == 'all'
Requires-Dist: pre-commit; extra == 'all'
Requires-Dist: pytest; extra == 'all'
Requires-Dist: pytest-cov; extra == 'all'
Requires-Dist: pytest-xdist; extra == 'all'
Requires-Dist: python-levenshtein; extra == 'all'
Requires-Dist: recommonmark==0.7.1; extra == 'all'
Requires-Dist: ruff~=0.4.3; extra == 'all'
Requires-Dist: sphinx-argparse==0.4.0; extra == 'all'
Requires-Dist: sphinx-design; extra == 'all'
Requires-Dist: sphinx-rtd-theme; extra == 'all'
Requires-Dist: sphinx==5.3.0; extra == 'all'
Provides-Extra: dev
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: ruff~=0.4.3; extra == 'dev'
Provides-Extra: doc
Requires-Dist: docutils<0.17; extra == 'doc'
Requires-Dist: jinja2<3.1.0; extra == 'doc'
Requires-Dist: myst-parser; extra == 'doc'
Requires-Dist: recommonmark==0.7.1; extra == 'doc'
Requires-Dist: sphinx-argparse==0.4.0; extra == 'doc'
Requires-Dist: sphinx-design; extra == 'doc'
Requires-Dist: sphinx-rtd-theme; extra == 'doc'
Requires-Dist: sphinx==5.3.0; extra == 'doc'
Provides-Extra: maint
Requires-Dist: fuzzywuzzy; extra == 'maint'
Requires-Dist: python-levenshtein; extra == 'maint'
Provides-Extra: tests
Requires-Dist: coverage; extra == 'tests'
Requires-Dist: datalad-osf; extra == 'tests'
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: pytest-xdist; extra == 'tests'
