Metadata-Version: 2.2
Name: ug4py-plugins-ijkdata
Version: 0.0.2
Summary: This is UG4-plugin for ijkdata.
Description-Content-Type: text/markdown

# TiffImageData (aka IJKData)
[![Build wheels](https://github.com/UG4/plugin_TiffImage/actions/workflows/wheels.yml/badge.svg)](https://github.com/UG4/plugin_TiffImage/actions/workflows/wheels.yml)
[![PyPI version](https://img.shields.io/pypi/v/ug4py-plugins-ijkdata.svg)](https://pypi.org/project/ug4py-plugins-ijkdata/)

**TiffImageData** is a **UG4-Plugin** allowing to handle tiff image stacks

Copyright 2011-2016 Goethe Center for Scientific Computing, University Frankfurt

Copyright 2024-now  Goethe University Frankfurt

## Installation

### Classic 
Please install/clone this repository through UG4's package manager
[ughub](https://github.com/UG4/ughub).

### PyPi
As simple as

```
pip install ug4py-plugins-ijkdata
```


