pkgsrc/net/libfetch/DESCR

12 lines
270 B
Text
Raw Normal View History

libfetch provides a high-level interface for retreiving and uploading
files using Uniform Resource Locators (URLs).
The library implements:
* local file access (file://)
* FTP
* HTTP
* HTTPS (optional, using OpenSSL)
FTP and HTTP proxies can be used.