curl-cookiejar: Parsing and pretty-printing of cURL/wget cookie jars

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

See README.md


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log ChangeLog.md
Dependencies attoparsec, base (>=4.10 && <5), bytestring, conduit, conduit-extra, http-client, time [details]
License MIT
Copyright 2019 Plow Technologies
Author Edward Amsden
Maintainer edward.amsden@plowtech.net
Category Web
Home page https://github.com/plow-technologies/curl-cookiejar#readme
Bug tracker https://github.com/plow-technologies/curl-cookiejar/issues
Source repo head: git clone https://github.com/plow-technologies/curl-cookiejar
Uploaded by eamsden at 2019-03-26T19:32:42Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for curl-cookiejar-0.1.0.0

[back to package description]

curl-cookiejar: Read cURL/wget cookie jar files

This library provides parsers and pretty-printers which interface the Cookie CookieJar types defined by the http-client Haskell library with cookie jar files written and read buy the cURL and wget command line utilities.