Utility for fetching data from the web, in the form of a small C program that uses libcurl
.
The idea is to be a good enough drop-in replacement for wget (not supporting absolutely every option that wget supports) to be usable at build-time, when packaging Linux distro packages.
Note that this utility is a bit experimental and a work in progress!
make
make test
make PREFIX=/usr install
- Version: 1.0.0
- License: MIT