Package slicerexecutionmodel: Information

    Source package: slicerexecutionmodel
    Version: 2.0.0-alt2.git.f19d6e8
    Latest version according to Repology
    Build time:  Sep 26, 2023, 07:22 PM in the task #322141
    Report package bug
    License: BSD-style
    Summary: An open-source CMake-based project that provides macros and associated tools for the easy building of 3D Slicer command line interface (CLI) modules
    Description: 
    The SlicerExecutionModel is a CMake-based project providing macros
    and associated tools allowing to easily build Slicer CLI (Command line module).
    
    It is designed to improve the acceptance and productivity of Slicer application developers.
    The Execution Model provides a simple mechanism for incorporating
    command line programs as Slicer modules.
    These command line modules are self-describing, emitting an XML description
    of its command line arguments. Slicer uses this XML description
    to construct a GUI for the module.
    
    SlicerExecutionModel is documented here:
    
    https://www.slicer.org/wiki/Documentation/Nightly/Developers/SlicerExecutionModel.

    List of rpms provided by this srpm:
    libslicerexecutionmodel (x86_64, ppc64le, i586, aarch64)
    libslicerexecutionmodel-debuginfo (x86_64, ppc64le, i586, aarch64)
    slicerexecutionmodel-devel (x86_64, ppc64le, i586, aarch64)
    slicerexecutionmodel-devel-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Aleksei Nikiforov

    List of contributors:
    Aleksei Nikiforov

    ACL:
    Anton Farygin
    @everybody

      1. cmake
      2. gcc-c++
      3. parameterserializer-devel
      4. jsoncpp-devel
      5. libitk-devel
      6. libtclap-devel

    Last changed


    June 28, 2021 Aleksei Nikiforov 2.0.0-alt2.git.f19d6e8
    - Rebuilt with system tclap.
    May 21, 2021 Aleksei Nikiforov 2.0.0-alt1.git.f19d6e8
    - Initial build for ALT.