@hackage / web-cookiejar

Parsing/printing of persistent web cookies

Latest0.1.3.2

About

Metadata

  • Last updated , by adetokunbo
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: adetokunbo@emio.la

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.2
  3. 9.6.6
  4. 9.4.8
  5. 9.2.8
  6. 9.0.2
  7. 8.10.7

Package Flags

Use the -f option with cabal commands to enable flags

    enable-server-test (off by default)

    Build server-test

Readme

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