easyconfigs-it4i/o/OpenSSL/OpenSSL-1.0.2n.eb
easybuild a0b0c981f6 new file: b/Bazel/Bazel-0.5.4-GCC-7.1.0-2.28.eb
modified:   b/Bazel/CROSSTOOL.patch
	new file:   k/Keras/Keras-2.1.2-Tensorflow-1.2.1-Python-3.6.1.eb
	new file:   l/LAMMPS/LAMMPS-17Jan2018-intel-2017a.eb
	new file:   o/OpenSSL/OpenSSL-1.0.2n.eb
	new file:   t/Tensorflow/Tensorflow-1.2.1-Python-3.6.1.eb
	deleted:    l/LAMMPS/log.lammps
2018-02-06 15:36:04 +01:00

20 lines
633 B
Plaintext

name = 'OpenSSL'
version = '1.0.2n'
homepage = 'http://www.openssl.org/'
description = """The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured,
and Open Source toolchain implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols as well as a full-strength general purpose cryptography library. """
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'pic': True}
sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://www.openssl.org/source/']
dependencies = [('zlib', '1.2.11', '', True)]
#runtest = 'test'
moduleclass = 'system'