Metadata-Version: 2.1
Name: bidsschematools
Version: 0.4.0
Summary: Python tools for working with the BIDS schema.
Home-page: https://github.com/bids-standard/bids-specification
Author: bids-standard developers
Author-email: bids.maintenance@gmail.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Provides-Extra: doc
Provides-Extra: render
Provides-Extra: tests
Provides-Extra: all
License-File: LICENSE

# BIDS Schema Tools

A Python library for working with the BIDS schema.

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![codecov](https://codecov.io/gh/bids-standard/bids-specification/branch/master/graph/badge.svg)](https://codecov.io/gh/bids-standard/bids-specification)
