Package python-module-ClientCookie: Information

    Binary package: python-module-ClientCookie
    Version: 1.3.0-alt1.2
    Architecture: noarch
    Build time:  May 23, 2018, 03:14 PM in the task #206444
    Report package bug
    License: BSD
    Summary: Python module for handling HTTP cookies on the client side
    Description: 
    ClientCookie is a Python module for handling HTTP cookies on the
    client side, useful for accessing web sites that require cookies to be
    set and then returned later. It also provides some other (optional)
    useful stuff: HTTP-EQUIV and Refresh handling, automatic adding of the
    Referer [sic] header and lazily-seek()able responses. These extras are
    implemented using an extension that makes it easier to add new
    functionality to urllib2. It has developed from a port of Gisle Aas'
    Perl module HTTP::Cookies, from the [4]libwww-perl library.

    Maintainer: Andrey Bychkov


    Last changed


    May 16, 2018 Andrey Bychkov 1.3.0-alt1.2
    - (NMU) rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 1.3.0-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Aug. 19, 2014 Eugeny A. Rostovtsev 1.3.0-alt1
    - Version 1.3.0
    - Added module for Python 3