Installation ============ To install this script use:: python3 -m pip install xmi ``xmi`` requires the following external libraries: * **ebcdic**: used for EBCDIC to utf-8 translation * **python-magic**: Used to guess dataset/member file mimetype * **prettytable**: used to create printable output tables