iosxrv-x64-vbox
iosxrv-x64-vbox copied to clipboard
Shared logic between XE and XR scripts where possible
Currently the iosxr_iso2vbox.py and iosxe_iso2vbox.py scripts have a lot of duplicate code. So that each script can benefit from bugfixes and enhancements to the other, we should create a shared library for any code that can reasonably be shared between the two scripts.
agree, also for #23, it's better if this tool can be provided as a python package.