Short: File and data transfer tool and lib Author: Daniel Stenberg, Uploader: stefan franke ms Type: comm/tcp Version: curl 8.14.0-DEV-260525 Requires: bsdsocket.library Architecture: m68k-amigaos >= 3.0 This is a version without further dependencies. To install certificates, use amigaget and its certificate install procedure. curl 8.14.0-DEV (m68k-unknown-amigaos) libcurl/8.14.0-DEV amigaget 1.8 zlib/1.2.13 Release-Date: [unreleased] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smtp smtps telnet tftp ws wss Features: alt-svc HSTS HTTPS-proxy libz SSL threadsafe Curl is a command line tool for transfering data specified with URL syntax. libcurl library v8.11.2 is also included in this archive. This library allows you to use curl functions with support for the above protocols in your own applications Stable-Release - Should be good to go System Requirements: Amiga OS 3.0+ bsdsocket.library Study the COPYING file for distribution terms and similar. Developer Information ===================== Used compiler: m68k-amigaos-gcc (GCC) 6.5.0b Built with the following options : autoreconf -fi && ./configure --host=m68k-amigaos CC=m68k-amigaos-gcc --disable-shared --disable-ipv6 --prefix=/opt/amiga --disable-netrc --without-libpsl --with-amigassl --disable-threaded-resolver 'CFLAGS=-m68000 -Os -mcrt=nix20' CPPFLAGS= LIBS=-lz or ./configure --host=m68k-amigaos CC=m68k-amigaos-gcc --disable-shared --disable-ipv6 --prefix=/opt/amiga --disable-netrc --without-libpsl --with-amigassl --disable-threaded-resolver 'CFLAGS=-m68020 -Os -mcrt=nix20' CPPFLAGS= LIBS=-lz # Source-Code - https://github.com/curl/curl