Popularity
2.9
Declining
Activity
0.0
Stable
4
1
3

Monthly Downloads: 25
Programming language: C
License: LicenseRef-OtherLicense
Tags: Network    
Latest version: v0.1.6

curlhs alternatives and similar packages

Based on the "Networking" category.
Alternatively, view curlhs alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of curlhs or a related project?

Add another 'Networking' Package

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](docs) section. Please check out the short [tutorial](docs/tutorial.md) about installation and basic usage of curlhs and libcurl.

GA