static S manifestFromZipSnippet(S snippetID) ctex { ret loadTextFileFromZip(loadLibrary(snippetID), "META-INF/MANIFEST.MF"); }