Metadata-Version: 2.4
Name: apfio-vision
Version: 0.0.2
Summary: This package adds convenience procedures for computer vision applications to apfio.
Project-URL: Homepage, https://gitlab.mpi-klsb.mpg.de/gfox/apfio
Author: Gereon Fox
License-Expression: MPL-2.0
License-File: LICENSE.txt
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: apfio-imaging>=0.0.2
Description-Content-Type: text/markdown

# apfio-imaging #

This package extends [apfio](https://pypi.org/project/apfio/) by support for many image compression algorithms (via [pillow](https://pypi.org/project/pillow/)), including AVIF (via [PyAV](https://pypi.org/project/av/)).
