Metadata-Version: 2.1
Name: afids-utils
Version: 0.1.0
Summary: Utility functions for working with AFIDs data / workflows
License: MIT
Author: Jason Kai
Author-email: tkai@uwo.ca
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: attrs (>=23.1.0,<24.0.0)
Requires-Dist: numpy (>=1.24.3,<2.0.0)
Description-Content-Type: text/markdown

# Anatomical Fiducials (AFIDs) Utility Tools

[![Documentation Status](https://readthedocs.org/projects/afids-utils/badge/?version=latest)](https://afids-utils.readthedocs.io/en/latest/?badge=latest)

The `afids_utils` package provides common utilities for projects involving 
anatomical fiducials (AFIDs). For a comprehensive list of available utilities 
refer to the [documentation](https://afids-utils.readthedocs.io/en/stable) 
page.
