Heh, “becoming”? yEnc was the defacto standard over a decade ago. Kind of surprised none of the existing archival tools on DroboPorts handles it (although good to see par on there - if you’re on Usenet you’ll need it), and I’m equally surprised there’s no single open source “open this” tool to handle the multitude of compression and encoding formats, ala The Unarchiver and similar GUI tools.
This is such a simple app that I didn’t even bother making a special version for the 5N. The current package is only a few KB and works for both FS and 5N.
I think I’m missing something here. If I understand correctly the yEnc module is just a wrapper for the same codec as yydecode. In other words, if yydecode didn’t work, then odds are yEnc won’t either.
I believe SAB uses yEnc during the post-processing and thus has access to a yenc file thats otherwise unavailable… im not entirely sure, but that seems to be at the root of the issue… i tried to cross compile on my own, so ill be fascinated to see how this should be done…
Since I had to recompile Python due to some compilation mistakes, I took the time to get yEnc compiled as well. Currently only the 5N version is up, but I’ll post the FS version as soon as possible.