MCPcopy
hub / github.com/corpnewt/GenSMBIOS / GenSMBIOS.py

File GenSMBIOS.py

GenSMBIOS.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import os, subprocess, shlex, sys, tempfile, shutil, random, uuid, zipfile, json, binascii
3from Scripts import downloader, plist, run, utils
4from collections import OrderedDict

Callers

nothing calls this directly

Calls 2

SmbiosClass · 0.85
mainMethod · 0.80

Tested by

no test coverage detected