xmi ======================================= xmi is a python library developed to handle NETDATA (XMI) and virtual tape files (AWS and HET). It was developed to open and extract (unload) XMI/AWS/HET mainframe files. Recent updates have added the capability to generate XMI files from Python. Source can be a single level folder or a single file. Overview ------------------ Below are links to the ``xmi`` python library documentation. XMI/AWS/HET files were poorly documented with information scattered throughout IBM, CBT Tape, and elsewhere. The sections *Understanding XMI Files*, *Understanding Virtual Tapes* and *IEBCOPY File Format* describe the file structure of each. .. toctree:: :maxdepth: 2 :caption: Contents: xmi install cookbook netdata virtualtape iebcopy support Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`