Files
MX_Pmodule/Libraries/tiff/modulefile
Achim Gsell d6a0122155 Libraries/tiff:
- module for version 4.0.9
2018-01-25 10:07:05 +01:00

14 lines
538 B
Plaintext

#%Module1.0
module-whatis "set of C functions that support the manipulation of TIFF image files."
module-url "http://www.simplesystems.org/libtiff/"
module-license "BSD-like, see: http://libtiff.org/misc.html"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
This software provides support for the Tag Image File Format (TIFF), a
widely used format for storing image data. The latest version of the TIFF
specification is available on-line in several different formats, as are a
number of Technical Notes (TTN's).
"