Files
MX_Pmodule/Libraries/libexpat/modulefile
2019-01-17 12:32:00 +01:00

15 lines
420 B
Plaintext

#%Module1.0
module-whatis "stream-oriented XML parser library written in C"
module-url "https://libexpat.github.io/"
module-license "Open source, see $PREFIX/share/doc/libexpat/COPYING"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
Expat is a stream-oriented XML parser library written in C.
Expat excels with files too large to fit RAM, and where
performance and flexibility are crucial.
"