pyodide/packages/imageio/meta.yaml

20 lines
582 B
YAML
Raw Normal View History

2020-12-24 07:26:26 +00:00
package:
name: imageio
2024-02-12 23:31:32 +00:00
version: 2.33.1
top-level:
- imageio
2020-12-24 07:26:26 +00:00
source:
2024-02-12 23:31:32 +00:00
sha256: c5094c48ccf6b2e6da8b4061cd95e1209380afafcbeae4a4e280938cce227e1d
url: https://files.pythonhosted.org/packages/c0/69/3aaa69cb0748e33e644fda114c9abd3186ce369edd4fca11107e9f39c6a7/imageio-2.33.1-py3-none-any.whl
2020-12-24 07:26:26 +00:00
requirements:
run:
2022-01-10 19:54:11 +00:00
- numpy
- Pillow
about:
home: https://github.com/imageio/imageio
PyPI: https://pypi.org/project/imageio
summary:
Library for reading and writing a wide range of image, video, scientific,
and volumetric data formats.
license: BSD-2-Clause