Summary
IO with images and numpy arrays. Mahotas-imread is a simple module with a small number of functions.
Versions
v0.7.3-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
dev-python / numpy : Fast array and numerical python library
media-libs / libpng : Portable Network Graphics library
media-libs / libwebp : A lossy image compression format
media-libs / tiff : Tag Image File Format (TIFF) library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / numpy : Fast array and numerical python library
media-libs / libpng : Portable Network Graphics library
media-libs / libwebp : A lossy image compression format
media-libs / tiff : Tag Image File Format (TIFF) library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/imread: enable py3.10, EAPI=8, fix docs gen
Closes: https://bugs.gentoo.org/801559 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
dev-python/imread: drop old
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18532 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Dennis Lamm · gentoo
dev-python/imread: added missing dependencies
Closes: https://bugs.gentoo.org/753518 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
dev-python/imread: new ebuild
Signed-off-by: Dennis Lamm <expeditoneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17890 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>