python-netpbmfile
Netpbmfile is a Python library to read and write image files in the Netpbm format as specified at http://netpbm.sourceforge.net/doc/.
The following Netpbm and Portable FloatMap formats are supported:
PBM (bi-level)
PGM (grayscale)
PPM (color)
PAM (arbitrary)
XV thumbnail (RGB332, read-only)
PF (float32 RGB, read-only)
Pf (float32 grayscale, read-only)
No gamma correction is performed. Only one image per file is supported.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryCandidates/python-netpbmfile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
netpbmfile-2024.5.24.tar.gz | 0000026779 26.2 KB | |
python-netpbmfile.changes | 0000002550 2.49 KB | |
python-netpbmfile.spec | 0000002372 2.32 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1224104
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 2024.5.24: * fix docstring examples not correctly rendered on GitHub. * support NumPy 2. * Fix linting issues. * Add py.typed marker.
Comments 0