Package slicerexecutionmodel: Information

    Source package: slicerexecutionmodel
    Version: 2.0.0-alt3
    Build time:  Feb 22, 2025, 06:03 AM
    Report package bug
    License: 3D-Slicer-1.0
    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 RPM packages built from this SRPM:
    libslicerexecutionmodel (loongarch64)
    libslicerexecutionmodel-debuginfo (loongarch64)
    slicerexecutionmodel-devel (loongarch64)
    slicerexecutionmodel-devel-debuginfo (loongarch64)

    Maintainer: Constantin Sunzow


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

    Last changed


    Jan. 22, 2025 Constantin Sunzow 2.0.0-alt3
    - Rebuild from upstream/master for compatibility with itk.
    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.