> * A wrapped bundle is a compressed archive of an unwrapped bundle, e.g. > zip-archive of an unwrapped bundle. > > Not sure it's the best, but I think having something like this in the > beginning of the description would help.
Your understanding is correct. Because it is really bad to introduce a 'wrapped' mode other than 'bundled' and 'compressed' a zip is likely t be used 'wrap' a 'bundle' using compression. Bo