web-cookiejar: Parsing/printing of persistent web cookies
A library that provides parsing and printing functions that read and write web cookies stored in the Netscape/Mozilla cookie jar file format; also the format used by curl.
See the README for a simple usage example
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| enable-server-test | Build server-test | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- web-cookiejar-0.1.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | attoparsec (>=0.14.4 && <0.15), base (>=4.10 && <5), bytestring (>=0.10.8 && <0.11 || >=0.11.3 && <0.13), directory (>=1.3 && <1.4), http-client (>=0.5 && <0.8), time (>=1.8 && <1.15) [details] |
| Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.2 || ==9.10.1 |
| License | BSD-3-Clause |
| Author | Tim Emiola |
| Maintainer | adetokunbo@emio.la |
| Category | Web |
| Home page | https://github.com/adetokunbo/web-cookiejar#readme |
| Bug tracker | https://github.com/adetokunbo/web-cookiejar/issues |
| Source repo | head: git clone https://github.com/adetokunbo/web-cookiejar.git |
| Uploaded | by adetokunbo at 2025-06-26T03:47:51Z |
| Distributions | LTSHaskell:0.1.3.0, NixOS:0.1.0.0, Stackage:0.1.3.0 |
| Downloads | 35 total (7 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-06-26 [all 1 reports] |