Package babel-manual: Information

    Binary package: babel-manual
    Version: 2.0.0-alt7
    Architecture: noarch
    Build time:  Jul 20, 2022, 07:18 PM in the task #304039
    Source package: babel
    Report package bug
    License: LGPLv2.1
    Summary: User manual for Babel
    Description: 
      Babel is a language interoperability tool intended for use by
    the high-performance scientific computing community.  Developed
    by the Components project (http://www.llnl.gov/CASC/components)
    at Lawrence Livermore National Laboratory, Babel supports the
    Scientific Interface Definition Language (SIDL) for the language-
    independent declaration of interfaces associated with scientific
    software packages.
    
      The Babel tool, applied to a SIDL file, results in the automatic
    generation of the associated skeleton and stub source files.  The
    Babel user then need only add the necessary code to the _Impl source
    files to complete the provision of a language-independent interface
    to the package described by the SIDL file.  The languages currently
    supported by Babel are C, C++, F77, F90, Java and Python.
    
    This package contains user manual for Babel.

    Maintainer: Michael Shigorin


    Last changed


    July 20, 2022 Michael Shigorin 2.0.0-alt7
    - E2K: completed the -alt5 change
    Oct. 14, 2021 Aleksei Nikiforov 2.0.0-alt6
    - Fixed build with gcc-11.
    Sept. 2, 2021 Michael Shigorin 2.0.0-alt5
    - E2K: avoid lcc-unsupported option (and fortran altogether)
    - minor spec cleanup