Metadata-Version: 2.1
Name: fw-gear-validated-file-metadata-importer
Version: 1.0.1
Summary: Extract metadata of input file to Flywheel.
License: MIT
Author: Flywheel
Author-email: support@flywheel.io
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: flywheel-gear-toolkit (>=0.6,<0.7)
Requires-Dist: flywheel-sdk (>=17,<18)
Requires-Dist: fw-file (>=3.3,<4.0)
Requires-Dist: mne (>=1.5.1,<2.0.0)
Requires-Dist: nibabel (>=5.2,<6.0)
Requires-Dist: pytz (>=2021.3,<2022.0)
Requires-Dist: ruamel.yaml (>=0.16,<0.17)
Requires-Dist: typed-ast (>=1.5,<2.0)
Description-Content-Type: text/markdown

# Validated File metadata importer

`validated-file-metadata-importer` is a Flywheel Gear that imports metadata header of
file and indexes them in Flywheel.

## Documentation

The documentation of the gear can be found
[here](https://flywheel-io.gitlab.io/scientific-solutions/gears/validated/validated-file-metadata-importer/index.html).

## Contributing

Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for information on how to
contribute to the gear.

