[ 原始碼: python-itsdangerous ]
套件:python-itsdangerous-doc(2.1.2-3)
python-itsdangerous-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-itsdangerous:
- [python-itsdangerous_2.1.2-3.dsc]
- [python-itsdangerous_2.1.2.orig.tar.gz]
- [python-itsdangerous_2.1.2-3.debian.tar.xz]
維護小組:
- Debian Python Team (QA 頁面)
- Simon Fondrie-Teitler (QA 頁面)
- Thomas Goirand (QA 頁面)
- Julien Puydt (QA 頁面)
外部的資源:
- 主頁 [itsdangerous.palletsprojects.com]
相似套件:
Various helpers to pass trusted data to untrusted environment - doc
itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own.
itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it.
This package provides the documentation.
其他與 python-itsdangerous-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 4.3)
- JavaScript support for Sphinx documentation