Metadata-Version: 2.4
Name: fw-gear-file-metadata-importer
Version: 1.7.7
Summary: Extract metadata of input file to Flywheel.
Author-email: Flywheel <support@flywheel.io>
License-Expression: MIT
License-File: LICENSE
Requires-Python: <4,>=3.11
Requires-Dist: ffmpegio>=0.11.1
Requires-Dist: flywheel-sdk>=18
Requires-Dist: fw-file>=4.2.0
Requires-Dist: fw-gear>=0.3.0
Requires-Dist: mne<1.8,>=1.5.1
Requires-Dist: nibabel>=5.2
Requires-Dist: pytz>=2021.3
Requires-Dist: ruamel-yaml>=0.16
Requires-Dist: scipy==1.16.3
Description-Content-Type: text/markdown

# File metadata importer

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
[at this link](https://flywheel-io.gitlab.io/scientific-solutions/gears/file-metadata-importer/index.html).

## Contributing

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