Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-cookies

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). * Rendering according to RFC 6265. It uses URL encoding to represent non-ASCII by default, like many other languages' libraries. * Liberal parsing, incorporating many complaints about Cookie.py barfing on common cookie formats which can be reliably parsed * Documented code, with chapter and verse from RFCs * A test suite with 100% test coverage * Unlike Cookie.py, it doesn't lock all implementation inside its own classes. You can suppress minor parse exceptions with parameters rather than subclass wrappers. You can plug in your own parsers, renderers and validators for new or existing cookie attributes. You can render the data out in a dict. You can use the underlying imperative API or even lift the parser's regexps for your own parser or project. While this is intended to be a good module for handling cookies, it does not even try to do any of the following: * Backward compatibility with Cookie.py * Implementation of RFC 2109 or 2965 * Handle every conceivable output from legacy applications * Provide a means to store pickled Python objects in cookie values This does not compete with the cookielib (http.cookiejar) module in the Python standard library.

Found 1 sites for python2-cookies

Found 6 RPM for python2-cookies

PackageSummaryDistributionDownload
python2-cookies-2.2.1-8.el7.noarch.htmlFriendlier RFC 6265-compliant cookie parser/rendererEPEL 7 for ppc64lepython2-cookies-2.2.1-8.el7.noarch.rpm
python2-cookies-2.2.1-8.el7.noarch.htmlFriendlier RFC 6265-compliant cookie parser/rendererEPEL 7 for aarch64python2-cookies-2.2.1-8.el7.noarch.rpm
python2-cookies-2.2.1-8.el7.noarch.htmlFriendlier RFC 6265-compliant cookie parser/rendererEPEL 7 for ppc64python2-cookies-2.2.1-8.el7.noarch.rpm
python2-cookies-2.2.1-8.el7.noarch.htmlFriendlier RFC 6265-compliant cookie parser/rendererEPEL 7 for x86_64python2-cookies-2.2.1-8.el7.noarch.rpm
python2-cookies-2.2.1-bp153.1.35.noarch.htmlFriendlier RFC 6265-compliant cookie parser/rendererOpenSuSE Leap 15.3 for noarchpython2-cookies-2.2.1-bp153.1.35.noarch.rpm
python2-cookies-2.2.1-lp152.4.1.noarch.htmlFriendlier RFC 6265-compliant cookie parser/rendererOpenSuSE Leap 15.2 for noarchpython2-cookies-2.2.1-lp152.4.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet