Metadata-Version: 2.4
Name: bioio-tifffile-fork-by-bugra
Version: 0.0.1b2
Summary: A fork of bioio-tifffile project.
License: MIT License
Project-URL: Homepage, https://github.com/Euro-BioImaging/bioio-tifffile/tree/updated
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bioio-base>=0.3.0
Requires-Dist: dask[array]>=2021.4.1
Requires-Dist: fsspec>=2022.8.0
Requires-Dist: imagecodecs>=2020.5.30
Requires-Dist: numpy>=1.16
Requires-Dist: xarray>=0.16.1
Provides-Extra: lint
Requires-Dist: pre-commit>=2.20.0; extra == "lint"
Provides-Extra: test
Requires-Dist: coverage>=5.1; extra == "test"
Requires-Dist: dask[array,distributed]>=2021.4.1; extra == "test"
Requires-Dist: pytest>=5.4.3; extra == "test"
Requires-Dist: pytest-cov>=2.9.0; extra == "test"
Requires-Dist: pytest-raises>=0.11; extra == "test"
Requires-Dist: quilt3; extra == "test"
Dynamic: license-file

# bioio-tifffile

This is a fork of the [bioio-tifffile](https://github.com/bioio-devs/bioio-tifffile) project.

The aim of this fork is to resolve pip dependency issues with the [eubi-bridge](https://github.com/Euro-BioImaging/EuBI-Bridge) package.


