Metadata-Version: 1.0
Name: easybuild-easyconfigs
Version: 1.1.0.0
Summary: EasyBuild is a software installation framework in Python that allows you to install software in a structured and robust way.
This package contains a collection of easyconfigs, i.e. simple text files written in Python syntax that specify the build parameters for software packages (version, compiler toolchain, dependency versions, etc.)
Home-page: http://hpcugent.github.com/easybuild
Author: EasyBuild community
Author-email: easybuild@lists.ugent.be
License: GPLv2
Description: EasyBuild: building software with ease
        --------------------------------------
        
        The easybuild-easyconfigs package provides a collection of well-tested
        example easyconfig files for EasyBuild
        (http://hpcugent.github.com/easybuild), a software build and
        installation framework written in Python that allows you to install
        software in a structured, repeatable and robust way.
        
        Easyconfig files are used to specify which software to build, which
        version of the software (and its dependencies), which build parameters
        to use (e.g., which compiler toolchain to use), etc.
        
        The code of the easybuild-easyconfigs package is hosted on GitHub, along
        with an issue tracker for bug reports and feature requests, see
        http://github.com/hpcugent/easybuild-easyconfigs.
        
        The EasyBuild documentation is available on the GitHub wiki of the
        easybuild meta-package, see
        http://github.com/hpcugent/easybuild/wiki/Home.
        
        Related packages: \* easybuild-framework
        (http://pypi.python.org/pypi/easybuild-framework): the EasyBuild
        framework, which includes the easybuild.framework and easybuild.tools
        Python packages that provide general support for building and installing
        software \* easybuild-easyblocks
        (http://pypi.python.org/pypi/easybuild-easyblocks): a collection of
        easyblocks that implement support for building and installing (groups
        of) software packages
        
Keywords: software build building installation installing compilation HPC scientific
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.4
Classifier: Topic :: Software Development :: Build Tools
