- Adds minimal OS info. - Adds class for parsing tarballs directly
0.1.4
Minor release which includes: - Added argparse dependency which is essential for users running with Python 2.6. - Fixed storage device types to include FCoE and Infiband storage types (0cxx). - Fixed regex parsing to allow ',' characters in device/vendor strings (required for Brocade entries).
0.1.3
Fixes command line argument parser regression.
0.1.2
Incremental release that: \* Adds support for falling back to lspci-vv/lspci-n to get partial system information. \* Improves performance for remote inspection.
0.1.1
Fixes a bug in the local command execution code which failed to join commands in a list. This resulted in not discovering PCI devices for local machines.