FA
FA copied to clipboard
FreeArc'Next
> no, it's close-sourced. i use github only to publish docs and track issues > _Originally posted by @Bulat-Ziganshin in https://github.com/Bulat-Ziganshin/FA/issues/21#issuecomment-294838739_ Has your status changed in the last 5 years,...
Title says it all, I want this to get an update to .12. I'm also wondering about the normal FreeArc
hey mate i was wondering if you woud able to add compression ratio to 7zip it compresses file alot more then 7zip would be nice to merge with it because...
Hi there, @Bulat-Ziganshin , is there any updates regarding FANext, it has been a long time.
Adding fazip functions is great because - Updates in my compression libs will bring faster to fazip users - In future, it allows to implement advanced features such as Lua...
Options -d, -df, as well as -ac, implemented via onSuccessfullyCompressed() callback
Ideally, it should be implemented via Virtual Lua I/O, that supports the following operations: - OpenInputArchive, OpenOutputArchive, OpenFileToCompress, OpenFileToExtract, OpenFile (this allows to check prior to operation which operations were...
-sctANSI by default is better for Windows. Also, -sct/l ANSI/OEM is useful for non-Unicode aware MultiArc plugins. JFYI: default codepages in arc/win: ``` haskell -- |Default charsets for various domains...
This option is critical for full MultiArc suppport. -dp is optional but will be nice too.
It looks like a reasonable first step to the full archive updating support