Пакет libparameterserializer: Информация

    Бинарный пакет: libparameterserializer
    Версия: 0-alt1.git.3b40b7f
    Архитектура: i586
    Собран:  30 августа 2021 г. 16:54 в задании #273501
    Исходный пакет: parameterserializer
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/Slicer/ParameterSerializer

    Лицензия: Apache-2.0
    О пакете: An open-source library for serialization and deserialization of Insight Segmentation and Registration Toolkit (ITK) classes
    Описание: 
    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.
    
    This package contains ParameterSerializer shared libraries.

    Сопровождающий: Aleksei Nikiforov

    Список участников:
    Aleksei Nikiforov

    Последнее изменение


    21 мая 2021 г. Aleksei Nikiforov 0-alt1.git.3b40b7f
    - Initial build for ALT.