<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I gather that not unlike a Java jar file, a .wacz file is a zip file with additional requirements as to layout (and that some components be stored (uncompressed) rather than subjected to "deflate" compression (those being mostly compressed already).<div class=""><br class=""></div><div class="">If that's the case, you could probably rename it to have a .zip suffix and then unzip it (preferably in a new empty directory, so it wouldn't leave a mess in a directory that already had other files and directories in it).</div><div class=""><br class=""></div><div class="">What you do with it then (to "replay" it or whatever), I have no idea without actually getting one and looking at it and trying some things. Although I gather you can use the site <a href="https://replayweb.page" class="">https://replayweb.page</a> to select an already downloaded .wacz file and replay it. That might work better with Chrome than Safari, none of this is anything I've tried.</div><div class=""><br class=""></div><div class="">If you simply want a static representation of what a page seen via the Wayback Machine looks like, you might do better to "print" it (possibly in reader view) to a pdf file, which you could read with Preview, Adobe Reader, etc.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 27, 2023, at 17:07, Eric Gallager via macports-users <<a href="mailto:macports-users@lists.macports.org" class="">macports-users@lists.macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">So, the Internet Archive has recently added an "Email me a WACZ file<br class="">with the results" option to their "Save Page Now" service in the<br class="">Wayback Machine, so I tried that out and got some WACZ files, although<br class="">now I don't know what to do with them. Is anyone aware of any software<br class="">for handling WACZ files that's available in MacPorts? Or, if there<br class="">isn't any yet, could some be added?<br class="">More info on the format can be found here:<br class=""><a href="https://replayweb.page/docs/wacz-format" class="">https://replayweb.page/docs/wacz-format</a><br class="">There are some python tools for interacting with the format, but I<br class="">couldn't get pypi2port to generate a Portfile for me for them, and<br class="">plus there are kind of too many python things in MacPorts anyways:<br class="">https://github.com/webrecorder/py-wacz<br class="">Anything else?<br class="">Thanks,<br class="">Eric Gallager<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>