Short: File and data transfer tool and lib Author: Daniel Stenberg Uploader: boingball gmail com Type: comm/tcp Version: 8.11.1-DEV-241124 Requires: util/libs/AmiSSL-v5-OS3.lha Architecture: m68k-amigaos >= 3.0 curl 8.11.1-DEV (m68k-unknown-amigaos) -- libcurl/8.11.1-DEV OpenSSL/3.4.0 zlib/1.3.1 Release-Date: [unreleased] Protocols: dict file ftp ftps gopher http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss Features: alt-svc HSTS HTTPS-proxy libz NTLM SSL threadsafe TLS-SRP Curl is a command line tool for transfering data specified with URL syntax. libcurl library v8.11.1 is also included in this archive. This library allows you to use curl functions with support for the above protocols in your own applications Beta-Release - may have bugs and not work on your system. System Requirements: AmiSSL v5.0 - without this you will get an error. Compiled for MC68000/020/040/060 with noFPU Amiga OS 3.2.2.1 has only been tested Roadshow TCP stack crashes on use (v1.15) AmiTCP and WinUAE TCP stack works fine Study the COPYING file for distribution terms and similar. Developer Information ===================== Used compiler: m68k-amigaos-gcc (GCC) 13.2.0 Built with the following options : ./buildconf && PKG_CONFIG=true ./configure --host=m68k-amigaos CC=m68k-amigaos-gcc --disable-shared --disable-ipv6 --prefix=/opt/amiga13 --disable-netrc --without-libpsl --with-amissl --disable-threaded-resolver CFLAGS="-m68060 -O0 -msoft-float -mcrt=clib2" CPPFLAGS="" LIBS="-lnet -lm -lc -lz -lunix -latomic" https://github.com/boingball/curl