Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37324872
en ru br
ALT Linux repos
S:0-alt1.git.3b40b7f

Group :: Development/Tools
RPM: parameterserializer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0-alt1.git.3b40b7f
Build date: 2 june 2021, 07:25 ( 149.9 weeks ago )
Size: 20.54 Kb

Home page:   https://github.com/Slicer/ParameterSerializer

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.

Current maintainer: Aleksei Nikiforov

List of contributors

List of rpms provided by this srpm:

  • libparameterserializer-debuginfo
  • libparameterserializer
  • parameterserializer-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin