Name: | python34-cookies |
---|---|
Version: | 2.2.1 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 133690 |
License: | MIT |
RPM: | python34-cookies-2.2.1-6.el7.noarch.rpm |
Source RPM: | python-cookies-2.2.1-6.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.com/sashahart/cookies |
Summary: | Friendlier RFC 6265-compliant cookie parser/renderer |
Description: | cookies.py is a Python module for working with HTTP cookies: parsing and rendering ‘Cookie:’ request headers and ‘Set-Cookie:’ response headers, and exposing a convenient API for creating and modifying cookies. It can be used as a replacement of Python’s Cookie.py (aka http.cookies). |