K 10 svn:author V 5 koobs K 8 svn:date V 27 2016-01-08T04:26:45.810403Z K 7 svn:log V 475 [NEW] www/py-cookies: Friendlier RFC 6265-compliant cookie parser/renderer 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). WWW: https://github.com/sashahart/cookies PR: 205914 Submitted by: Brendan Molloy END