[ 源代码: 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