easyconfigs-it4i/a/Anaconda3/Anaconda3-5.3.1.eb
Lukáš Krupčík f681a404b9 new file: a/Anaconda3/Anaconda3-5.3.1.eb
new file:   l/LLVM/LLVM-7.0.0-GCC-6.3.0-2.27.eb
2018-12-13 10:35:44 +01:00

20 lines
557 B
Plaintext

# IT4Innovations 2018
easyblock = 'EB_Anaconda'
name = 'Anaconda3'
version = '5.3.1'
homepage = 'https://www.continuum.io/anaconda-overview'
description = """Built to complement the rich, open source Python community,
the Anaconda platform provides an enterprise-ready data analytics platform
that empowers companies to adopt a modern open data science analytics architecture.
"""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['https://repo.continuum.io/archive/']
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
moduleclass = 'lang'