#%Module1.0

module-whatis       "CCP4: software suite for macromolecular X-ray crystallography"
module-url          "https://www.ccp4.ac.uk/"
module-license      "CCP4 licence; bundled SHELX and ARP/wARP need their own academic registration"
module-maintainer   "Jiaxin Duan <jiaxin.duan@psi.ch>"

module-help "
CCP4 suite (binary distribution bundled with SHELX and ARP/wARP) for
macromolecular crystallography: data processing, phasing, model building
and refinement (refmac5, ccp4i2, coot, shelx, arp/warp, ...).

Loading this module sources ccp4.setup-sh, which sets CCP4, CBIN,
CCP4_SCR and PATH.
"

# build's install() leaves a version-independent 'ccp4' symlink next to
# ccp4-<major.minor>, so this line survives 9.0.xxx updates
puts stdout "source $PREFIX/ccp4/bin/ccp4.setup-sh;"
