((synopsis "HTTP client based on libcurl with robust HTTPS support") (author "Rolando Abarca") (category net) (license "BSD-3-Clause") (version "0.1.2") (dependencies intarweb uri-common srfi-1 srfi-13 srfi-18) (test-dependencies test) (foreign-dependencies libcurl) (components (extension http-curl (custom-build "build-http-curl") (csc-options "-O2" "-d1"))))