planetbeing / partial-zip

Using curl's partial downloading feature to retrieve selected portions of ZIP files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use cmake 2.6 to create the Makefiles for this.

Requires libcurl 7.19.4 for file:// URL support.

test.c contains an example that is designed for a simple test.zip containing
only a text.txt.

About

Using curl's partial downloading feature to retrieve selected portions of ZIP files


Languages

Language:C 95.2%Language:CMake 4.8%