[ buster ]
[ ソース: python-cookies ]
パッケージ: python-cookies (2.2.1-2)
python-cookies に関するリンク
Debian の資源:
python-cookies ソースパッケージをダウンロード:
- [python-cookies_2.2.1-2.dsc]
- [python-cookies_2.2.1.orig.tar.gz]
- [python-cookies_2.2.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
Python RFC 6265-compliant cookie parser and renderer
Python module for HTTP cookies: parsing and rendering 'Cookie:' request headers and 'Set-Cookie:' response headers according to RFC 6265, 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). It provides robust and lenient parsing and extensive documentation.