Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 468 Bytes

dumpfile_yaml.rst

File metadata and controls

16 lines (12 loc) · 468 Bytes

:mod:`icat.dumpfile_yaml` --- YAML data file backend

.. py:module:: icat.dumpfile_yaml

This module provides the YAML backend for :mod:`icat.dumpfile`. See the documentation of that module on how to read and write ICAT data files.

.. autoclass:: icat.dumpfile_yaml.YAMLDumpFileReader
    :members:
    :show-inheritance:

.. autoclass:: icat.dumpfile_yaml.YAMLDumpFileWriter
    :members:
    :show-inheritance: