libdownload1

Library for downloading files from http/ftp
 
  0
  no reviews



Libdownload is a library for downloading files from http/ftp servers. it is a fork of libfetch, used by freebsd and others, and supports a very simple interface for downloading files into memory buffers and file descriptors. changes from libfetch include modification to improve portability, and proper use of select(2) timeouts.

this package contains the library itself.