Metadata-Version: 2.1
Name: fw-gear-file-classifier
Version: 1.0.0
Summary: Generic File Classifier
Home-page: https://gitlab.com/flywheel-io/scientific-solutions/gears/validated/validated-file-classifier.git
License: MIT
Keywords: Flywheel,Gears,Classification
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
Classifier: Topic :: Scientific/Engineering
Requires-Dist: flywheel-gear-toolkit (>=0.6,<0.7)
Requires-Dist: flywheel-sdk (>=18,<19)
Requires-Dist: fw-classification[fw] (>=0.4,<0.5)
Requires-Dist: fw-file (>=1.0,<2.0)
Requires-Dist: nibabel (>=5.2,<6.0)
Project-URL: Repository, https://gitlab.com/flywheel-io/scientific-solutions/gears/validated/validated-file-classifier.git
Description-Content-Type: text/markdown

# Validated File Classifier

`validated-file-classifier` 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-classifier/index.html).

## Contributing

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

