XMIssion XMI/AWS/HET Gnome File Manager
Project description
XMIssion: XMI and Virtual Tape (AWS/HET) File Manager
Examples
Open and extract (unload) XMI/AWS/HET mainframe files.
View xmi dataset information
Read XMI messages
View tape file information
View dataset member information
Installation
You can install XMIssion from PyPI using:
python3 -m pip install xmission
or
python3 setup.py install --user
to install system wide:
sudo python3 setup.py install
What is it?
XMIssion is a python GTK netdata (xmi) and virtual tape (aws/het) file manager. This means you can open, browse, view information, and extract the contents of xmi, aws and het files.
XMIssion is only a front end (a graphical interface) to the xmi
python
library available here: https://github.com/mainframed/xmi.
How to Use
Open XMIssion and select a file to open then browser and extract all, one or many selected files. File information is available for the archive (XMI, AWS, or HET file) and for each file in the archive.
XMIssion can also accept command line arguments. To view (lots) of debugging
information enable debug with -d
. You can also pass the archive as a command
line argument.
Detailed help output:
usage: xmission.py [-h] [-d] [filename]
positional arguments:
filename xmi/het/aws to extract
optional arguments:
-h, --help show this help message and exit
-d, --debug Print debugging statements
Uninstall
To uninstall:
python3 -m pip xmission uninstall
or
python3 setup.py uninstall --user
More Information About XMI/AWS/HET
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file XMIssion-0.9.5.tar.gz
.
File metadata
- Download URL: XMIssion-0.9.5.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 253cfcc1c37fa463276762b26908c1387ad198fa4b64e3c51829aa7870ea48fb |
|
MD5 | e8b13f0e3aaef2e6573fbd6b50889a51 |
|
BLAKE2b-256 | ae8fa3aa446728f3801d15f96f98c59355ee5e5e5ee4d1c4d3155f8137791d50 |