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_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
dev-python / nose : Unittest extension with automatic test suite discovery and easy test authoring
dev-python / numpy : Fast array and numerical python library
dev-python / setuptools : Collection of extensions to Distutils
media-libs / libpng : Portable Network Graphics library
media-libs / libwebp : A lossy image compression format
media-libs / tiff : Tag Image File Format (TIFF) library
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
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
Change logs
- 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>