[ ソース: 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)
- Sphinx ドキュメンテーション用 JavaScript サポート