libfragmentzip icon indicating copy to clipboard operation
libfragmentzip copied to clipboard

A library allowing to download single files from a remote zip archive

Results 5 libfragmentzip issues
Sort by recently updated
recently updated
newest added

Hello, Tried to compile it on linux x64 and got this error message at the very end. I also had a fatal error at the beginning that complains that it...

Failed to build on Ubuntu16 Please help ``` /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/x86_64-linux-gnu/libzip/include -I../include -g -O2 -MT libfragmentzip_la-libfragmentzip.lo -MD -MP -MF .deps/libfragmentzip_la-libfragmentzip.Tpo -c -o libfragmentzip_la-libfragmentzip.lo `test...

Hi! Doing what is stated in this reddit thread enabled me to build libfragmentzip. I think it would be a good idea to include it in the next commit. https://www.reddit.com/r/jailbreak/comments/ddqz2e/tip_a_quick_fix_for_libfragmentzip_failing_to/...

When checking this package using namcap (an Arch Linux tool that checks for packaging errors), I get this warning: ``` libfragmentzip-git W: Unused shared library '/usr/lib/libzip.so.5' by file ('usr/lib/libfragmentzip.so.0.0.0') ```...

Hi Tihmstar My friend and I have made a python version of your libfragmentzip and were wanting to publish it. Is this ok with you or not? Also what’s with...