diff options
Diffstat (limited to 'science/py-pynrrd/pkg-descr')
-rw-r--r-- | science/py-pynrrd/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/science/py-pynrrd/pkg-descr b/science/py-pynrrd/pkg-descr new file mode 100644 index 000000000000..2f8cf8ad7e91 --- /dev/null +++ b/science/py-pynrrd/pkg-descr @@ -0,0 +1,4 @@ +NRRD (Nearly Raw Raster Data) is a library and file format designed to +support scientific visualization and image processing involving N-dimensional +raster data. This library provides the ability to read and write NRRD files +using pure Python. |