Package parameterserializer: Information

    Source package: parameterserializer
    Version: 0-alt1.git.3b40b7f
    Build time:  Aug 30, 2021, 04:54 PM in the task #273501
    Report package bug
    License: Apache-2.0
    Summary: An open-source library for serialization and deserialization of Insight Segmentation and Registration Toolkit (ITK) classes
    Description: 
    Serialization is an important technique when exploring
    an analysis parameter solution space and performing reproducible research.
    
    This is a set of classes to perform serialization and deserialization
    of the parameters of ITK classes, i.e., classes that inherit from itk::LightObject.
    Serialization does not require code instrumentation of the target classes.
    The parameters of the target class are serialized with an archiver;
    the only currently implemented archiver writes and reads JSON files
    with the JsonCpp library.
    
    The project is currently used by TubeTK and the SlicerExecutionModel.
    
    The development of this project is supported by TubeTK.

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

    Maintainer: Aleksei Nikiforov

    List of contributors:
    Aleksei Nikiforov

      1. cmake
      2. jsoncpp-devel
      3. gcc-c++
      4. libitk-devel

    Last changed


    May 21, 2021 Aleksei Nikiforov 0-alt1.git.3b40b7f
    - Initial build for ALT.