suanPan
|
Namespaces | |
namespace | pack |
Variables | |
string | pack.fn = "tools" |
pack.verification = open(fn + "/VERIFICATION.txt", "w") | |
pack.full_path = os.path.join(folder, f) | |
pack.base_name = os.path.basename(full_path) | |
string | pack.an = "suanPan-win-mkl-vtk" |
pack.archive = zipfile.ZipFile("../" + an + ".zip", "w", zipfile.ZIP_DEFLATED) | |