# `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.