Metadata-Version: 2.4
Name: fw-gear-file-classifier
Version: 0.8.3
Summary: Generic File Classifier
Project-URL: Repository, https://gitlab.com/flywheel-io/flywheel-apps/file-classifier.git
Author-email: Flywheel <support@flywheel.io>
License-Expression: MIT
License-File: LICENSE
Keywords: Classification,Flywheel,Gears
Classifier: Topic :: Scientific/Engineering
Requires-Python: <4,>=3.12
Requires-Dist: backoff<3,>=2.2.1
Requires-Dist: flywheel-sdk>=21.1
Requires-Dist: fw-classification>=0.6.2
Requires-Dist: fw-file<4,>=3.0
Requires-Dist: fw-gear>=0.3.5
Requires-Dist: nibabel<6,>=5.2
Description-Content-Type: text/markdown

# File Classifier

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

## Documentation

For detailed usage instructions, configuration options, and examples, visit the [gear
documentation](https://flywheel-io.gitlab.io/scientific-solutions/gears/file-classifier/index.html).

## Contributing

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