@hackage / curlhs

bindings to libcurl, the multiprotocol file transfer library

Latest0.1.6

About

Metadata

  • Last updated , by KrzysztofKardzis
  • License LicenseRef-OtherLicense
  • Categories FFI, Network Development, Web Development
  • Maintained by: Krzysztof Kardzis <kkardzis@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Network.CURL Hackage Build Status

Package curlhs provides a mid-level Haskell interface to libcurl, the multiprotocol file transfer library which powers the popular tool curl (please see http://curl.haxx.se/ for more info about curl and libcurl).

Documentation

More info about curlhs, such as tutorials or examples, may be found in the docs section. Please check out the short tutorial about installation and basic usage of curlhs and libcurl.

GA